--- a/src/conversation.c Mon Sep 17 23:06:22 2001 +0000
+++ b/src/conversation.c Mon Sep 17 23:25:10 2001 +0000
@@ -874,7 +874,7 @@
}
- if (err >= 0) {
+ if (err > 0) {
write_to_conv(c, buf, WFLAG_SEND, NULL, time((time_t)NULL));
if (c->makesound && (sound_options & OPT_SOUND_SEND))