From a57b2acee83cc09d13d843d795bc320ebca1e97e Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Wed, 6 Nov 2002 15:31:26 +0000 Subject: [PATCH] Comment fix. --- lib/silcclient/silcclient.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/silcclient/silcclient.h b/lib/silcclient/silcclient.h index 3a5a4e37..fe44045f 100644 --- a/lib/silcclient/silcclient.h +++ b/lib/silcclient/silcclient.h @@ -1423,8 +1423,9 @@ SilcChannelUser silc_client_on_channel(SilcChannelEntry channel, * is non-NULL then all variable arguments are ignored by default. * * If `command_line' is NULL, then the variable arguments define the - * command's nameand its arguments. The variable argument list must - * be terminated with NULL. + * command's name and its arguments. The first variable argument must + * be the command name. The variable argument list must be terminated + * with NULL. * * Returns FALSE if the command is not known and TRUE after command. * execution. The "command" client operation is called when the -- 2.24.0