# HG changeset patch # User Tim Ringenbach # Date 1085005617 0 # Node ID 382bbf503c3dbcb30b65c6bf5b51fff72f8a4e09 # Parent e2ad3e04d248d41bd05e6d2e8adc2eeb6f678894 [gaim-migrate @ 9755] whitespace committer: Tailor Script diff -r e2ad3e04d248 -r 382bbf503c3d src/protocols/oscar/oscar.c --- 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);