X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilclog.h;h=64cd6c0ef1d277402dc5d9c86f7b2fed010256fa;hb=49d5a63cba7eb657308f355db4058e633b8d60b7;hp=60949270eb1b8587f51f251a326ff0a36ad65a44;hpb=0ce3ac9d3afc5cf65260278c2bf7b5341667d12f;p=silc.git diff --git a/lib/silcutil/silclog.h b/lib/silcutil/silclog.h index 60949270..64cd6c0e 100644 --- a/lib/silcutil/silclog.h +++ b/lib/silcutil/silclog.h @@ -67,6 +67,8 @@ typedef enum { * The `message' parameter points to a null-terminated buffer containing * the received message, while `context' is the caller-specified context. * The message must not be modified or freed by the callback function. + * If the function returns TRUE, SilcLog will assume the message was + * handled and won't run its default handler. * * SEE ALSO * silc_log_set_callback