From 9f704030e79b937ef9bdec6dd79a82bd77223f82 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Sat, 2 Nov 2002 19:29:28 +0000 Subject: [PATCH] Comment fixes. --- lib/silccrypt/silccipher.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/silccrypt/silccipher.h b/lib/silccrypt/silccipher.h index 7ee2e92b..dd5541a7 100644 --- 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 * -- 2.24.0