projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10e88a7
)
update
author
Pekka Riikonen
<priikone@silcnet.org>
Fri, 23 Feb 2001 13:46:12 +0000
(13:46 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Fri, 23 Feb 2001 13:46:12 +0000
(13:46 +0000)
apps/silcd/server.c
patch
|
blob
|
history
diff --git
a/apps/silcd/server.c
b/apps/silcd/server.c
index e68fa380a627ed33a14380ced728046f71e62ca7..71d495f1657402d1e6237c33109703bee9aa7c45 100644
(file)
--- a/
apps/silcd/server.c
+++ b/
apps/silcd/server.c
@@
-1792,7
+1792,7
@@
void silc_server_disconnect_remote(SilcServer server,
SILC_LOG_DEBUG(("Disconnecting remote host"));
- SILC_LOG_INFO(("Disconnecting %s:%d
(%s)
[%s]", sock->hostname,
+ SILC_LOG_INFO(("Disconnecting %s:%d [%s]", sock->hostname,
sock->port,
(sock->type == SILC_SOCKET_TYPE_UNKNOWN ? "Unknown" :
sock->type == SILC_SOCKET_TYPE_CLIENT ? "Client" :