# HG changeset patch # User Mark Doliner # Date 1068510306 0 # Node ID ad6435eccf2b5ec8ca4b1f8530bd74758a7aacaf # Parent 603a58cd23dc6d5ef1f4bc3463f6a384106bf5e2 [gaim-migrate @ 8083] Thanks to maxcow and SimGuy for noticing the crap out of this committer: Tailor Script diff -r 603a58cd23dc -r ad6435eccf2b src/log.c --- a/src/log.c Mon Nov 10 22:13:18 2003 +0000 +++ b/src/log.c Tue Nov 11 00:25:06 2003 +0000 @@ -76,7 +76,7 @@ gaim_str_strip_linefeed(ret); return ret; } - return (_("The logger has no read function")); + return (_("The logger has no read function")); } /****************************************************************************