From 42c34f9b26b6b0222a10f61850af73914ce5a359 Mon Sep 17 00:00:00 2001 From: Omar Tarabai Date: Thu, 18 Dec 2014 17:39:01 +0000 Subject: towards fixing #3581 --- src/peerstore/test_peerstore_api_sync.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/peerstore/test_peerstore_api_sync.c') diff --git a/src/peerstore/test_peerstore_api_sync.c b/src/peerstore/test_peerstore_api_sync.c index 8bd8328f8..652ff0d0e 100644 --- a/src/peerstore/test_peerstore_api_sync.c +++ b/src/peerstore/test_peerstore_api_sync.c @@ -38,8 +38,7 @@ static char *key = "test_peerstore_api_store_key"; static char *val = "test_peerstore_api_store_val"; static int -iterate_cb (void *cls, - const struct GNUNET_PEERSTORE_Record *record, +iterate_cb (void *cls, const struct GNUNET_PEERSTORE_Record *record, const char *emsg) { const char *rec_val; -- cgit v1.2.3