Author: grothoff
Date: 2006-05-05 23:16:27 -0700 (Fri, 05 May 2006)
New Revision: 2750
Modified:
GNUnet/src/applications/fs/module/ondemand.c
GNUnet/src/applications/sqstore_mysql/mysql.c
Log:
del
Modified: GNUnet/src/applications/fs/module/ondemand.c
===================================================================
--- GNUnet/src/applications/fs/module/ondemand.c 2006-05-06 00:07:45 UTC
(rev 2749)
+++ GNUnet/src/applications/fs/module/ondemand.c 2006-05-06 06:16:27 UTC
(rev 2750)
@@ -464,7 +464,7 @@
FREE(fn);
if (ret == SYSERR) {
LOG(LOG_ERROR, "Indexed content does not match its hash.\n");
- /* FIXME: delete content */
+ asyncDelete(datastore, dbv, query);
return SYSERR;
}
Modified: GNUnet/src/applications/sqstore_mysql/mysql.c
===================================================================
--- GNUnet/src/applications/sqstore_mysql/mysql.c 2006-05-06 00:07:45 UTC
(rev 2749)
+++ GNUnet/src/applications/sqstore_mysql/mysql.c 2006-05-06 06:16:27 UTC
(rev 2750)
@@ -1,4 +1,4 @@
-/*
+*
This file is part of GNUnet.
(C) 2001, 2002, 2003, 2004, 2005 Christian Grothoff (and other
contributing authors)
_______________________________________________
GNUnet-SVN mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnunet-svn