projects
/
cobramush.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f39a70
)
Bad Channel Message on @chan/join leftover %s
author
Rick L Bird
<nveid@yahoo.com>
Fri, 6 May 2011 06:14:18 +0000
(
02:14
-0400)
committer
Rick L Bird
<nveid@yahoo.com>
Fri, 6 May 2011 06:14:18 +0000
(
02:14
-0400)
src/extchat.c
patch
|
blob
|
history
diff --git
a/src/extchat.c
b/src/extchat.c
index 0d166cc24f2b56b83ed386578ace94495af9c67c..ab0abfe798d417637257f4a6175c687ca93f1ea0 100644
(file)
--- a/
src/extchat.c
+++ b/
src/extchat.c
@@
-1263,7
+1263,7
@@
do_channel(dbref player, const char *name, const char *target, const char *com)
ChanNumUsers(chan)++;
if (!Channel_Quiet(chan) && !DarkLegal(victim)) {
channel_send(chan, victim, CB_CHECKQUIET | CB_PRESENCE | CB_POSE,
- T("
%s
has joined this channel."));
+ T("has joined this channel."));
}
} else {
notify_format(player,