Merged from silc_1_0_branch.
[silc.git] / lib / silcutil / silcutil.h
index 9a3429bede4c2ebc59ba23ebde0b3048e947f715..57c5b1db9434d3013ab603097fa1dfbafd241995 100644 (file)
@@ -393,7 +393,8 @@ char *silc_client_chumode_char(SilcUInt32 mode);
  *
  * DESCRIPTION
  *
- *    Creates fingerprint from data, usually used with SHA1 digests.
+ *    Return a textual representation of the fingerprint in *data, the
+ *    caller must free the returned string.
  *
  ***/
 char *silc_fingerprint(const unsigned char *data, SilcUInt32 data_len);