# HG changeset patch # User Mark Doliner # Date 1092882342 0 # Node ID 2faebefa455e1962d95ebd72e27cb16b11a038fa # Parent 3d40125495e348d00bcf3d7b964d6e048a70f7bf [gaim-migrate @ 10647] Thanks to Peter Lawler for pointing this out. committer: Tailor Script diff -r 3d40125495e3 -r 2faebefa455e src/protocols/yahoo/yahoo_picture.c --- a/src/protocols/yahoo/yahoo_picture.c Thu Aug 19 01:50:54 2004 +0000 +++ b/src/protocols/yahoo/yahoo_picture.c Thu Aug 19 02:25:42 2004 +0000 @@ -526,6 +526,6 @@ gaim_debug_error("yahoo", "Can't open buddy icon file!\n"); } else - gaim_debug_error("yahooo", + gaim_debug_error("yahoo", "Can't stat buddy icon file!\n"); }