projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
696512e
)
User limit command reply arg type number fix.
author
Pekka Riikonen
<priikone@silcnet.org>
Sat, 28 Feb 2004 15:14:50 +0000
(15:14 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Sat, 28 Feb 2004 15:14:50 +0000
(15:14 +0000)
apps/silcd/command.c
patch
|
blob
|
history
diff --git
a/apps/silcd/command.c
b/apps/silcd/command.c
index 8fefc1cb8105f3b21af13cb41de25716d84089ce..975e4d022a6af5d2bd764df635bc1d05bddf41dc 100644
(file)
--- a/
apps/silcd/command.c
+++ b/
apps/silcd/command.c
@@
-3239,7
+3239,7
@@
SILC_SERVER_CMD_FUNC(cmode)
5, chpklist ? chpklist->data :
NULL, chpklist ? chpklist->len
: 0,
-
7
, (mode_mask &
+
6
, (mode_mask &
SILC_CHANNEL_MODE_ULIMIT ?
ulimit : NULL),
(mode_mask &