diff src/search.c @ 188:0584cb78aa14

write comment and keywords to xmp, sidecars are used if exist
author nadvornik
date Sun, 16 Mar 2008 10:32:52 +0000
parents 71e1ebee420e
children f6e307c7bad6
line wrap: on
line diff
--- a/src/search.c	Sat Mar 15 19:53:33 2008 +0000
+++ b/src/search.c	Sun Mar 16 10:32:52 2008 +0000
@@ -1772,7 +1772,7 @@
 		tested = TRUE;
 		match = FALSE;
 
-		if (comment_cache_read(fd, &list, NULL))
+		if (comment_read(fd, &list, NULL))
 			{
 			GList *needle;
 			GList *haystack;