diff src/cache_maint.c @ 1498:5f49f305a6b6

improved debug messages
author nadvornik
date Tue, 31 Mar 2009 20:05:16 +0000
parents a3d3208b0c50
children 24a12aa0cb54
line wrap: on
line diff
--- a/src/cache_maint.c	Tue Mar 31 19:34:39 2009 +0000
+++ b/src/cache_maint.c	Tue Mar 31 20:05:16 2009 +0000
@@ -623,6 +623,7 @@
 {
 	if (!(type & NOTIFY_CHANGE) || !fd->change) return;
 	
+	DEBUG_1("Notify cache_maint: %s %04x", fd->path, type);
 	switch (fd->change->type)
 		{
 		case FILEDATA_CHANGE_MOVE: