diff src/pan-item.c @ 995:6ca2c5fd7b13

Whitespaces cleanup.
author zas_
date Mon, 25 Aug 2008 22:20:45 +0000
parents d6a7fb4b8e7c
children 4fe8f9656107
line wrap: on
line diff
--- a/src/pan-item.c	Mon Aug 25 18:13:33 2008 +0000
+++ b/src/pan-item.c	Mon Aug 25 22:20:45 2008 +0000
@@ -797,7 +797,7 @@
 			     gint ignore_case, gint partial)
 {
 	if (!fd) return NULL;
-	return pan_item_find_by_path(pw, type, fd->path, ignore_case, partial); 
+	return pan_item_find_by_path(pw, type, fd->path, ignore_case, partial);
 }