projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c68d5c2
)
no /SERVER
author
Pekka Riikonen
<priikone@silcnet.org>
Mon, 20 Oct 2003 07:02:46 +0000
(07:02 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Mon, 20 Oct 2003 07:02:46 +0000
(07:02 +0000)
lib/silcclient/command.c
patch
|
blob
|
history
diff --git
a/lib/silcclient/command.c
b/lib/silcclient/command.c
index 557a539c9c8186daa7d4e62a3c345c43372dd95f..220ed86ee2fe77be685090c08ba0ba1a5da18559 100644
(file)
--- a/
lib/silcclient/command.c
+++ b/
lib/silcclient/command.c
@@
-24,7
+24,7
@@
#define SILC_NOT_CONNECTED(x, c) \
x->internal->ops->say((x), (c), SILC_CLIENT_MESSAGE_ERROR, \
- "You are not connected to a server,
use /SERVER to connect
");
+ "You are not connected to a server,
please connect to server
");
/* Command operation that is called at the end of all commands.
Usage: COMMAND(status); */