projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9d9b5f
)
i update.
author
Pekka Riikonen
<priikone@silcnet.org>
Wed, 14 Mar 2001 22:04:15 +0000
(22:04 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Wed, 14 Mar 2001 22:04:15 +0000
(22:04 +0000)
apps/silc/client_ops.c
patch
|
blob
|
history
diff --git
a/apps/silc/client_ops.c
b/apps/silc/client_ops.c
index 6b2f240e48e7ec3a7744dc10105e87198f8e4313..edb174780aac618b6d59e871daf6dcfb1a468a45 100644
(file)
--- a/
apps/silc/client_ops.c
+++ b/
apps/silc/client_ops.c
@@
-411,7
+411,7
@@
void silc_command_reply(SilcClient client, SilcClientConnection conn,
}
if (username) {
- strncat(buf, username, strlen(
nick
name));
+ strncat(buf, username, strlen(
user
name));
}
if (realname) {