From e3611d0f4613991659bcc36d273d6a00d32543fc Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Sat, 4 Nov 2006 19:56:06 +0000 Subject: [PATCH] Comment change. --- lib/silcutil/silcstack.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/silcutil/silcstack.h b/lib/silcutil/silcstack.h index e5d59af3..b10bb600 100644 --- a/lib/silcutil/silcstack.h +++ b/lib/silcutil/silcstack.h @@ -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. * ***/ -- 2.43.0