Wed, 19 May 2004 22:26:57 +0000
[gaim-migrate @ 9755]
whitespace
| src/protocols/oscar/oscar.c | file | annotate | diff | comparison | revisions |
--- a/src/protocols/oscar/oscar.c Wed May 19 04:44:36 2004 +0000 +++ b/src/protocols/oscar/oscar.c Wed May 19 22:26:57 2004 +0000 @@ -1252,7 +1252,7 @@ gaim_notify_error(gc, NULL, "DirectIM already open.", NULL); g_free(data->who); g_free(data); - return; + return; } } dim = g_new0(struct oscar_direct_im, 1);