From: Pekka Riikonen Date: Thu, 9 Nov 2006 17:47:52 +0000 (+0000) Subject: Comment change. X-Git-Tag: silc.client.1.1.beta1~192 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=aca3f94e60905e2f3b6f104c994105672338212a Comment change. --- diff --git a/lib/silccore/silcargument.h b/lib/silccore/silcargument.h index 430872f3..24eb2809 100644 --- a/lib/silccore/silcargument.h +++ b/lib/silccore/silcargument.h @@ -149,7 +149,7 @@ void silc_argument_payload_free(SilcArgumentPayload payload); * * DESCRIPTION * - * Returns the number of argument in the Argument Payload. + * Returns the number of arguments in the Argument Payload. * ***/ SilcUInt32 silc_argument_get_arg_num(SilcArgumentPayload payload);