Mercurial > pidgin.yaz
diff plugins/gaim-remote/remote.c @ 10012:a38881ec9c0f
[gaim-migrate @ 10929]
i'm fairly certain this is all better
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Sat, 11 Sep 2004 05:41:50 +0000 |
parents | c892b6dbc341 |
children | b4efa002dad8 |
line wrap: on
line diff
--- a/plugins/gaim-remote/remote.c Sat Sep 11 03:37:16 2004 +0000 +++ b/plugins/gaim-remote/remote.c Sat Sep 11 05:41:50 2004 +0000 @@ -498,7 +498,7 @@ const char *resp; char *send; GList *c = gaim_connections_get_all(); - GaimConnection *gc; + GaimConnection *gc = NULL; GaimAccount *account; switch (subtype) {