Comment change.
authorPekka Riikonen <priikone@silcnet.org>
Sat, 4 Nov 2006 19:56:06 +0000 (19:56 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sat, 4 Nov 2006 19:56:06 +0000 (19:56 +0000)
lib/silcutil/silcstack.h

index e5d59af375726b7996b4c7872977e66b942ce924..b10bb600f3441c8b8bb8c1d51bf1d07e43df8a00 100644 (file)
@@ -44,9 +44,9 @@
  * silc_sstrdup, silc_buffer_salloc, silc_buffer_salloc_size,
  * silc_buffer_srealloc, silc_buffer_srealloc_size, silc_buffer_scopy,
  * silc_buffer_sclone, silc_buffer_sformat, silc_buffer_sformat_vp,
- * silc_buffer_sstrformat, silc_mp_sinit
+ * silc_buffer_sstrformat, silc_buffer_senlarge, silc_mp_sinit
  *
- * The data stack is not thread-safe.  If the same stack context must be 
+ * The data stack is not thread-safe.  If the same stack context must be
  * used in multithreaded environment concurrency control must be employed.
  *
  ***/