changeset 7770:41bcf3f62563

[gaim-migrate @ 8415] Thanks, SimGuy committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Fri, 05 Dec 2003 20:18:21 +0000
parents 1802d02846f5
children a481ffe303d2
files src/log.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/log.c	Fri Dec 05 20:16:33 2003 +0000
+++ b/src/log.c	Fri Dec 05 20:18:21 2003 +0000
@@ -757,7 +757,7 @@
 				}
 
 				if(strchr(buf, '\r'))
-					data->length--;
+					newlen--;
 
 				if (newlen != 0) {
 					log = gaim_log_new(GAIM_LOG_IM, sn, account, -1);