diff src/bar_sort.c @ 442:4b2d7f9af171

Big whitespaces cleanup: - drop whitespaces at end of lines - convert eight spaces to tab at start of lines - drop spurious spaces mixed with tabs - remove empty lines at end of files
author zas_
date Sun, 20 Apr 2008 13:04:57 +0000
parents e213fb025621
children ddabc4873a3f
line wrap: on
line diff
--- a/src/bar_sort.c	Sun Apr 20 10:05:27 2008 +0000
+++ b/src/bar_sort.c	Sun Apr 20 13:04:57 2008 +0000
@@ -617,7 +617,7 @@
 	sd->mode = -1;
 	bar_sort_mode_sync(sd, bar_sort_mode_state);
 	gtk_combo_box_set_active(GTK_COMBO_BOX(combo), sd->mode);
-	
+
 	return sd->vbox;
 }