summaryrefslogtreecommitdiff
path: root/src/exchangedb
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb')
-rw-r--r--src/exchangedb/exchangedb_auditorkeys.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/exchangedb_auditorkeys.c b/src/exchangedb/exchangedb_auditorkeys.c
index 287bbf1bc..982944142 100644
--- a/src/exchangedb/exchangedb_auditorkeys.c
+++ b/src/exchangedb/exchangedb_auditorkeys.c
@@ -108,7 +108,7 @@ auditor_iter (void *cls,
if (size < sizeof (struct AuditorFileHeaderP))
{
GNUNET_break (0);
- return GNUNET_SYSERR;
+ return GNUNET_OK;
}
af = GNUNET_malloc (size);
if (size !=