From: Pekka Riikonen Date: Tue, 10 Jul 2007 17:18:24 +0000 (+0000) Subject: Comment change. X-Git-Tag: 1.2.beta1~188 X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=commitdiff_plain;h=2cfff27b080a69e6c424c790844f97b16fe77b30 Comment change. --- diff --git a/lib/silccrypt/silccrypto.h b/lib/silccrypt/silccrypto.h index 4d99ecab..d660d0ca 100644 --- a/lib/silccrypt/silccrypto.h +++ b/lib/silccrypt/silccrypto.h @@ -58,7 +58,7 @@ * registered algorithms, user can re-register them with their * corresponding registering functions in the wanted order. * - * If `stack' is non-NULL, it will be used by all libraries as their main + * If `stack' is non-NULL, it will be used by some libraries as their main * source for memory. A child stack is created from the `stack'. When * silc_crypto_uninit is called the allocated memory is returned back to * `stack' and the caller must then free `stack'.