gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: make it compile


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: make it compile
Date: Wed, 07 Feb 2018 02:46:06 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new b198bb3  make it compile
b198bb3 is described below

commit b198bb3867b6a15c65a8860af12d7a634de906a0
Author: Florian Dold <address@hidden>
AuthorDate: Wed Feb 7 02:46:04 2018 +0100

    make it compile
---
 src/wire/plugin_wire_test.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/wire/plugin_wire_test.c b/src/wire/plugin_wire_test.c
index c38a75d..11feaea 100644
--- a/src/wire/plugin_wire_test.c
+++ b/src/wire/plugin_wire_test.c
@@ -956,7 +956,7 @@ test_get_history (void *cls,
        (sizeof (uint64_t) != start_off_len) )
   {
     GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
-                "Wire plugin 'test' got start offset of wrong size (%llu 
instead of %llu)\n"
+                "Wire plugin 'test' got start offset of wrong size (%llu 
instead of %llu)\n",
                 (unsigned long long) start_off_len, (unsigned long long) 
sizeof (uint64_t));
     GNUNET_break (0);
     /* Probably something is wrong with the DB, some other component

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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