From: Giovanni Giacobbi Date: Sun, 10 Feb 2002 17:15:44 +0000 (+0000) Subject: fix documentation X-Git-Tag: 1.2.beta1~1649 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=0a1c9639d647b4cd77ebdb79b95e9076ca240b9c;p=crypto.git fix documentation --- diff --git a/lib/silcutil/silclog.h b/lib/silcutil/silclog.h index 0d774807..76f8f67c 100644 --- a/lib/silcutil/silclog.h +++ b/lib/silcutil/silclog.h @@ -175,6 +175,7 @@ extern DLLAPI bool silc_log_quick; * delay time will expire; for example if you change from 300 seconds to * 60 seconds you will have to wait up to 300 seconds for this change to * take effect. + * This value must be greater than 2 seconds. * ***/ extern DLLAPI long silc_log_flushdelay;