projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce6ade6
)
Comment changes.
author
Pekka Riikonen
<priikone@silcnet.org>
Tue, 28 Nov 2006 20:29:42 +0000
(20:29 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Tue, 28 Nov 2006 20:29:42 +0000
(20:29 +0000)
lib/silccore/silcargument.h
patch
|
blob
|
history
diff --git
a/lib/silccore/silcargument.h
b/lib/silccore/silcargument.h
index cde339f18392ab304133083e012d7c1ead159418..49234d3b9e693faed8db77116125c3735d12b35a 100644
(file)
--- 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