projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fedcb69
)
Fixed invlite list updating in killing.
author
Pekka Riikonen
<priikone@silcnet.org>
Wed, 27 Nov 2002 18:24:05 +0000
(18:24 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Wed, 27 Nov 2002 18:24:05 +0000
(18:24 +0000)
apps/silcd/server_util.c
patch
|
blob
|
history
diff --git
a/apps/silcd/server_util.c
b/apps/silcd/server_util.c
index de2d5d02148af1f6d31e5f87e1cde41a5bb2e518..bc31cb6d0d72c32eb90813daaa652452cce3e813 100644
(file)
--- a/
apps/silcd/server_util.c
+++ b/
apps/silcd/server_util.c
@@
-1515,7
+1515,7
@@
void silc_server_kill_client(SilcServer server,
/* Remove the client from all channels. This generates new keys to the
channels as well. */
silc_server_remove_from_channels(server, NULL, remote_client, FALSE,
- NULL, TRUE,
FALS
E);
+ NULL, TRUE,
TRU
E);
/* Remove the client entry, If it is locally connected then we will also
disconnect the client here */