Mercurial > pidgin.yaz
changeset 13019:8504ce176d38
[gaim-migrate @ 15372]
More whitespace from the tree. I'm trying to clean it out to find out exactly
what I have sitting around in there.
committer: Tailor Script <tailor@pidgin.im>
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Mon, 23 Jan 2006 11:36:48 +0000 |
parents | 6be2c7c70a82 |
children | 72300c551dc2 |
files | src/protocols/jabber/buddy.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/jabber/buddy.c Mon Jan 23 11:25:18 2006 +0000 +++ b/src/protocols/jabber/buddy.c Mon Jan 23 11:36:48 2006 +0000 @@ -1044,8 +1044,8 @@ NULL, NULL); } else { act = gaim_menu_action_new(_("Temporarily Hide From"), - GAIM_CALLBACK(jabber_buddy_make_invisible), - NULL, NULL); + GAIM_CALLBACK(jabber_buddy_make_invisible), + NULL, NULL); } m = g_list_append(m, act); }