diff finch/gntft.c @ 31086:a8cc50c2279f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:55:30 +0000
parents 1cdae196aac8
children e893296d853b 3828a61c44da
line wrap: on
line diff
--- a/finch/gntft.c	Tue Jan 04 06:42:45 2011 +0000
+++ b/finch/gntft.c	Tue Jan 04 06:55:30 2011 +0000
@@ -356,7 +356,7 @@
 
 	if (xfer_dialog->num_transfers == 0 && !xfer_dialog->keep_open)
 		finch_xfer_dialog_destroy();
-	else 
+	else
 		update_title_progress();
 	purple_xfer_unref(xfer);
 }