gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r37409 - gnunet/src/regex


From: gnunet
Subject: [GNUnet-SVN] r37409 - gnunet/src/regex
Date: Tue, 28 Jun 2016 10:28:42 +0200

Author: christophe.genevey
Date: 2016-06-28 10:28:42 +0200 (Tue, 28 Jun 2016)
New Revision: 37409

Modified:
   gnunet/src/regex/gnunet-regex-simulation-profiler.c
Log:
add function conv param string

Modified: gnunet/src/regex/gnunet-regex-simulation-profiler.c
===================================================================
--- gnunet/src/regex/gnunet-regex-simulation-profiler.c 2016-06-28 08:23:29 UTC 
(rev 37408)
+++ gnunet/src/regex/gnunet-regex-simulation-profiler.c 2016-06-28 08:28:42 UTC 
(rev 37409)
@@ -423,7 +423,7 @@
     struct GNUNET_MY_QueryParam params_stmt[] = {
       GNUNET_MY_query_param_auto_from_type (key),
       GNUNET_MY_query_param_string (""),
-      GNUNET_MY_query_param_auto_from_type (""),
+      GNUNET_MY_query_param_auto_from_type (NULL),
       GNUNET_MY_query_param_uint32 (&iaccepting),
       GNUNET_MY_query_param_end
     };




reply via email to

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