From 4e0f7f5be4a035f5559b7c98936d1b9c33181629 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Sun, 24 Aug 2003 12:59:26 +0000 Subject: [PATCH] updates. --- lib/doc/command_reply_args.html | 3 ++- lib/doc/notifyargs.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/doc/command_reply_args.html b/lib/doc/command_reply_args.html index a4570021..d6595ae2 100644 --- a/lib/doc/command_reply_args.html +++ b/lib/doc/command_reply_args.html @@ -344,7 +344,8 @@ arguments to this reply. SILC_COMMAND_LEAVE -Called after leaving the channel. +Called after leaving the channel. Note that the `channel' will become +invalid after command_reply client operation returns. SilcChannelEntry channel diff --git a/lib/doc/notifyargs.html b/lib/doc/notifyargs.html index bcbf0a84..3c906116 100644 --- a/lib/doc/notifyargs.html +++ b/lib/doc/notifyargs.html @@ -139,7 +139,8 @@ char *topic, SilcChannelEntry channel Sent when someone changes their nickname. The 'old_client_entry' includes the old nickname and the 'new_client_entry' includes the new nickname. Application must understand that the 'old_client_entry' pointer becomes -invalid after returning from the function. +invalid after returning from the function. Note that this notify is not +delivered when user changes its own nickname. SilcClientEntry old_client_entry, SilcClientEntry new_client_entry -- 2.43.0