gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r20651 - gnunet/src/datacache


From: gnunet
Subject: [GNUnet-SVN] r20651 - gnunet/src/datacache
Date: Wed, 21 Mar 2012 15:10:05 +0100

Author: grothoff
Date: 2012-03-21 15:10:05 +0100 (Wed, 21 Mar 2012)
New Revision: 20651

Modified:
   gnunet/src/datacache/plugin_datacache_mysql.c
Log:
-end in helper library

Modified: gnunet/src/datacache/plugin_datacache_mysql.c
===================================================================
--- gnunet/src/datacache/plugin_datacache_mysql.c       2012-03-21 14:09:53 UTC 
(rev 20650)
+++ gnunet/src/datacache/plugin_datacache_mysql.c       2012-03-21 14:10:05 UTC 
(rev 20651)
@@ -468,7 +468,6 @@
   GNUNET_MYSQL_context_destroy (plugin->mc);
   GNUNET_free (plugin);
   GNUNET_free (api);
-  mysql_library_end ();
   return NULL;
 }
 




reply via email to

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