diff src/preferences.c @ 2185:c14a1d8e6aa4

Trim trailing white spaces on empty lines.
author Laurent Monin <zas@norz.org>
date Thu, 30 Aug 2012 18:32:32 +0200
parents 9cdebd070874
children 59b559f747a7
line wrap: on
line diff
--- a/src/preferences.c	Thu Aug 30 18:31:41 2012 +0200
+++ b/src/preferences.c	Thu Aug 30 18:32:32 2012 +0200
@@ -587,7 +587,7 @@
 		current = 6;
 		if (option & PR_STEREO_HALF) current = 7;
 		}
-		
+
 	if (add_fixed)
 		{
 		gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(combo), _("Fixed position"));