projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a4554f
)
updates
author
Pekka Riikonen
<priikone@silcnet.org>
Mon, 26 Mar 2001 11:08:10 +0000
(11:08 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Mon, 26 Mar 2001 11:08:10 +0000
(11:08 +0000)
lib/silccore/silcnotify.c
patch
|
blob
|
history
diff --git
a/lib/silccore/silcnotify.c
b/lib/silccore/silcnotify.c
index d8f80ca25d28024cd7efd44a343724fd2bfeed56..e3c8169dafb35166cdb7f1dad098faf1c38eb149 100644
(file)
--- a/
lib/silccore/silcnotify.c
+++ b/
lib/silccore/silcnotify.c
@@
-83,7
+83,7
@@
SilcBuffer silc_notify_payload_encode(SilcNotifyType type, unsigned int argc,
unsigned int *argv_lens = NULL, *argv_types = NULL;
unsigned char *x;
unsigned int x_len;
- int i, k, len = 0;
+ int i, k
= 0
, len = 0;
if (argc) {
argv = silc_calloc(argc, sizeof(unsigned char *));