diff pidgin/gtkmain.c @ 17129:60ca4431f867

Whitespace fix in the dbus_uniq code.
author Richard Laager <rlaager@wiktel.com>
date Wed, 16 May 2007 22:15:41 +0000
parents 601594a64190
children a217e9b9ebc2
line wrap: on
line diff
--- a/pidgin/gtkmain.c	Wed May 16 20:00:20 2007 +0000
+++ b/pidgin/gtkmain.c	Wed May 16 22:15:41 2007 +0000
@@ -734,7 +734,7 @@
 #ifdef HAVE_SIGNAL_H
 		g_free(segfault_message);
 #endif
-		return 0 ;
+		return 0;
 	}