From: Schanzenbach, Martin Date: Fri, 11 Oct 2019 16:35:56 +0000 (+0200) Subject: add bug ref X-Git-Tag: v0.11.7~62^2~4 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0c6bb9dd10c6ef0a15573a7863dba99c491a1ee6;p=oweals%2Fgnunet.git add bug ref --- diff --git a/src/namestore/test_plugin_namestore.c b/src/namestore/test_plugin_namestore.c index a0490fd9c..03b1a21e4 100644 --- a/src/namestore/test_plugin_namestore.c +++ b/src/namestore/test_plugin_namestore.c @@ -167,7 +167,7 @@ run (void *cls, } put_record (nsp, 1); get_record (nsp, 1); -#ifndef DARWIN +#ifndef DARWIN // #5582 unload_plugin (nsp); #endif }