Comment changes.
[silc.git] / lib / silccore / silcargument.h
index cde339f18392ab304133083e012d7c1ead159418..49234d3b9e693faed8db77116125c3735d12b35a 100644 (file)
@@ -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