projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f0a5d7
)
Fixed the robodoc description for silc_fingerprint
author
Jochen Eisinger
<coffee@silcnet.org>
Wed, 4 Dec 2002 19:04:57 +0000
(19:04 +0000)
committer
Jochen Eisinger
<coffee@silcnet.org>
Wed, 4 Dec 2002 19:04:57 +0000
(19:04 +0000)
lib/silcutil/silcutil.h
patch
|
blob
|
history
diff --git
a/lib/silcutil/silcutil.h
b/lib/silcutil/silcutil.h
index 9a3429bede4c2ebc59ba23ebde0b3048e947f715..57c5b1db9434d3013ab603097fa1dfbafd241995 100644
(file)
--- a/
lib/silcutil/silcutil.h
+++ b/
lib/silcutil/silcutil.h
@@
-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);