aboutsummaryrefslogtreecommitdiff
path: root/src/peerstore/perf_peerstore_store.c
diff options
context:
space:
mode:
authorOmar Tarabai <tarabai@devegypt.com>2014-12-18 17:39:01 +0000
committerOmar Tarabai <tarabai@devegypt.com>2014-12-18 17:39:01 +0000
commit42c34f9b26b6b0222a10f61850af73914ce5a359 (patch)
tree35d3e09cba60749f93c0ddc0f9032fcd89a22288 /src/peerstore/perf_peerstore_store.c
parentfb12af8319a84389a536ab2f3735daf3b24f11bd (diff)
downloadgnunet-42c34f9b26b6b0222a10f61850af73914ce5a359.tar.gz
gnunet-42c34f9b26b6b0222a10f61850af73914ce5a359.zip
towards fixing #3581
Diffstat (limited to 'src/peerstore/perf_peerstore_store.c')
-rw-r--r--src/peerstore/perf_peerstore_store.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/peerstore/perf_peerstore_store.c b/src/peerstore/perf_peerstore_store.c
index ad7c70195..971de1cc4 100644
--- a/src/peerstore/perf_peerstore_store.c
+++ b/src/peerstore/perf_peerstore_store.c
@@ -61,8 +61,7 @@ store ()
61 61
62 62
63static int 63static int
64watch_cb (void *cls, 64watch_cb (void *cls, const struct GNUNET_PEERSTORE_Record *record,
65 const struct GNUNET_PEERSTORE_Record *record,
66 const char *emsg) 65 const char *emsg)
67{ 66{
68 GNUNET_assert (NULL == emsg); 67 GNUNET_assert (NULL == emsg);