Comment fixes.
authorPekka Riikonen <priikone@silcnet.org>
Sat, 2 Nov 2002 19:29:28 +0000 (19:29 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sat, 2 Nov 2002 19:29:28 +0000 (19:29 +0000)
lib/silccrypt/silccipher.h

index 7ee2e92b1db0c25f457eb960df4e0997525228fa..dd5541a7c92d2462db5b15659c97e93b2aaeb522 100644 (file)
@@ -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
  *