Comment fixes.
[crypto.git] / 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
  *