Thu, 16 Feb 2006 02:20:30 +0000
[gaim-migrate @ 15665]
Compile
| src/protocols/gg/gg.c | file | annotate | diff | comparison | revisions |
--- a/src/protocols/gg/gg.c Thu Feb 16 02:08:04 2006 +0000 +++ b/src/protocols/gg/gg.c Thu Feb 16 02:20:30 2006 +0000 @@ -1864,8 +1864,8 @@ } /* }}} */ -/* static gboolean ggp_offline message(const GaimBuddy *buddy) {{{ */ -static gboolean ggp_offline message(const GaimBuddy *buddy) +/* static gboolean ggp_offline_message(const GaimBuddy *buddy) {{{ */ +static gboolean ggp_offline_message(const GaimBuddy *buddy) { return TRUE; }