Comment change.
authorPekka Riikonen <priikone@silcnet.org>
Tue, 10 Jul 2007 17:18:24 +0000 (17:18 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 10 Jul 2007 17:18:24 +0000 (17:18 +0000)
lib/silccrypt/silccrypto.h

index 4d99ecab680643c6129cf8407ed38043c5f0f689..d660d0caed7cfca0f2eba0dfb0c3c3fbcaaf171c 100644 (file)
@@ -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'.