From: Pekka Riikonen Date: Tue, 28 Nov 2006 20:29:42 +0000 (+0000) Subject: Comment changes. X-Git-Tag: silc.client.1.1.beta1~169 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=44906ca77bc86c1430622f915227c6a94dae4fc5 Comment changes. --- diff --git a/lib/silccore/silcargument.h b/lib/silccore/silcargument.h index cde339f1..49234d3b 100644 --- a/lib/silccore/silcargument.h +++ b/lib/silccore/silcargument.h @@ -310,7 +310,7 @@ silc_argument_list_parse(const unsigned char *payload, SilcUInt32 payload_len); ***/ typedef struct { void *argument; /* Decoded argument, caller must know its type */ - SilcUInt32 arg_type; /* Argument type from the payload */ + SilcUInt32 arg_type; /* Argument type number from the payload */ } *SilcArgumentDecodedList; /****f* silccore/SilcArgumentAPI/silc_argument_list_parse_decoded