diff src/view_dir_list.c @ 995:6ca2c5fd7b13

Whitespaces cleanup.
author zas_
date Mon, 25 Aug 2008 22:20:45 +0000
parents 8732c06d8aeb
children 1646720364cf
line wrap: on
line diff
--- a/src/view_dir_list.c	Mon Aug 25 18:13:33 2008 +0000
+++ b/src/view_dir_list.c	Mon Aug 25 22:20:45 2008 +0000
@@ -228,7 +228,7 @@
 					}
 				else
 					{
-					match = filelist_sort_compare_filedata_full(fd, old_fd, SORT_NAME, TRUE); 
+					match = filelist_sort_compare_filedata_full(fd, old_fd, SORT_NAME, TRUE);
 
 					if (match == 0) g_warning("multiple fd for the same path");
 					}