gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch stable updated (a9310ad -> b198bb3)


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch stable updated (a9310ad -> b198bb3)
Date: Wed, 07 Feb 2018 02:46:16 +0100

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

dold pushed a change to branch stable
in repository exchange.

    from a9310ad  wire plugin (test): gracefully handle errors
     add b198bb3  make it compile

No new revisions were added by this update.

Summary of changes:
 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]