changeset 8980:382bbf503c3d

[gaim-migrate @ 9755] whitespace committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Wed, 19 May 2004 22:26:57 +0000
parents e2ad3e04d248
children e40f9afd420e
files src/protocols/oscar/oscar.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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);