projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d15b7c
)
Comment fixes.
author
Pekka Riikonen
<priikone@silcnet.org>
Sat, 2 Nov 2002 19:29:28 +0000
(19:29 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Sat, 2 Nov 2002 19:29:28 +0000
(19:29 +0000)
lib/silccrypt/silccipher.h
patch
|
blob
|
history
diff --git
a/lib/silccrypt/silccipher.h
b/lib/silccrypt/silccipher.h
index 7ee2e92b1db0c25f457eb960df4e0997525228fa..dd5541a7c92d2462db5b15659c97e93b2aaeb522 100644
(file)
--- a/
lib/silccrypt/silccipher.h
+++ b/
lib/silccrypt/silccipher.h
@@
-178,7
+178,8
@@
bool silc_cipher_unregister_all(void);
*
* SYNOPSIS
*
- * bool silc_cipher_alloc(const unsigned char *name, SilcCipher *new_cipher);
+ * bool silc_cipher_alloc(const unsigned char *name,
+ * SilcCipher *new_cipher);
*
* DESCRIPTION
*