X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilccrypt%2Fsilccrypto.h;h=d660d0caed7cfca0f2eba0dfb0c3c3fbcaaf171c;hb=e7b6c157b80152bf9fb9266e6bdd93f9fb0db776;hp=4d99ecab680643c6129cf8407ed38043c5f0f689;hpb=abfab56ac76372f17c2e509b2e2fdd4675ec7764;p=silc.git 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'.