diff pidgin/minidialog.c @ 31534:a8cc50c2279f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:55:30 +0000
parents cfcd275dd227
children 1551c9a140fd
line wrap: on
line diff
--- a/pidgin/minidialog.c	Tue Jan 04 06:42:45 2011 +0000
+++ b/pidgin/minidialog.c	Tue Jan 04 06:55:30 2011 +0000
@@ -383,7 +383,7 @@
 		G_PARAM_STATIC_NAME | G_PARAM_STATIC_NICK | G_PARAM_STATIC_BLURB |
 		G_PARAM_READWRITE);
 	g_object_class_install_property (object_class, PROP_ICON_NAME, param_spec);
-	
+
 	param_spec = g_param_spec_object("custom-icon", "custom-icon",
 		"Pixbuf to use as the dialog's icon",
 		GDK_TYPE_PIXBUF,