gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r9677 - GNUnet/src/applications/dhtlog_mysql


From: gnunet
Subject: [GNUnet-SVN] r9677 - GNUnet/src/applications/dhtlog_mysql
Date: Wed, 2 Dec 2009 21:19:13 +0100

Author: nevans
Date: 2009-12-02 21:19:13 +0100 (Wed, 02 Dec 2009)
New Revision: 9677

Modified:
   GNUnet/src/applications/dhtlog_mysql/dhtlog_test.c
Log:
return 0

Modified: GNUnet/src/applications/dhtlog_mysql/dhtlog_test.c
===================================================================
--- GNUnet/src/applications/dhtlog_mysql/dhtlog_test.c  2009-12-02 19:51:31 UTC 
(rev 9676)
+++ GNUnet/src/applications/dhtlog_mysql/dhtlog_test.c  2009-12-02 20:19:13 UTC 
(rev 9677)
@@ -162,7 +162,7 @@
       fprintf (stderr, "Ending without errors (:\n");
     }
 
-  return GNUNET_OK;
+  return 0;
 }
 
 /* end of dhtlog_test.c */





reply via email to

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