Mercurial > pidgin
changeset 9779:2faebefa455e
[gaim-migrate @ 10647]
Thanks to Peter Lawler for pointing this out.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 19 Aug 2004 02:25:42 +0000 |
parents | 3d40125495e3 |
children | 06e730382bbe |
files | src/protocols/yahoo/yahoo_picture.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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"); }