changeset 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 9d5121f2ab5d
children 7b339edd9d74
files pidgin/gtkmain.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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;
 	}