projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fefd39d
)
updates
author
Pekka Riikonen
<priikone@silcnet.org>
Tue, 21 Oct 2003 07:04:29 +0000
(07:04 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Tue, 21 Oct 2003 07:04:29 +0000
(07:04 +0000)
lib/silccore/silcargument.h
patch
|
blob
|
history
diff --git
a/lib/silccore/silcargument.h
b/lib/silccore/silcargument.h
index b0d8382a55b45d71d8c54d7652b9e81f02ad827e..50da74b6ba68aaebeef2b62168a85047003af56d 100644
(file)
--- a/
lib/silccore/silcargument.h
+++ b/
lib/silccore/silcargument.h
@@
-159,6
+159,7
@@
SilcUInt32 silc_argument_get_arg_num(SilcArgumentPayload payload);
* SYNOPSIS
*
* unsigned char *silc_argument_get_first_arg(SilcArgumentPayload payload,
+ * SilcUInt32 *type,
* SilcUInt32 *ret_len);
*
* DESCRIPTION