gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r9269 - gnunet/src/fs


From: gnunet
Subject: [GNUnet-SVN] r9269 - gnunet/src/fs
Date: Sat, 24 Oct 2009 16:19:57 -0600

Author: grothoff
Date: 2009-10-24 16:19:56 -0600 (Sat, 24 Oct 2009)
New Revision: 9269

Modified:
   gnunet/src/fs/test_fs_namespace.c
Log:
make compile without warning

Modified: gnunet/src/fs/test_fs_namespace.c
===================================================================
--- gnunet/src/fs/test_fs_namespace.c   2009-10-24 22:17:58 UTC (rev 9268)
+++ gnunet/src/fs/test_fs_namespace.c   2009-10-24 22:19:56 UTC (rev 9269)
@@ -89,12 +89,14 @@
 }
 
 
+#if 0
 static void
 spcb (void *cls,
       const char *name,
       const GNUNET_HashCode * key)
 {
 }
+#endif
 
 
 static void





reply via email to

[Prev in Thread] Current Thread [Next in Thread]