From: Christian Grothoff Date: Wed, 19 Oct 2011 12:44:39 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~16407 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=da712d081fd688d09a683a8faeb5c84c5c07aa9f;p=oweals%2Fgnunet.git fix --- diff --git a/src/fs/gnunet-service-fs_pr.c b/src/fs/gnunet-service-fs_pr.c index ede9ef0f5..fee159a20 100644 --- a/src/fs/gnunet-service-fs_pr.c +++ b/src/fs/gnunet-service-fs_pr.c @@ -1374,7 +1374,7 @@ GSF_local_lookup_ (struct GSF_PendingRequest *pr, /* max queue size */ , GNUNET_TIME_UNIT_FOREVER_REL, &process_local_reply, pr); - if (NULL != pr->qe) + if (NULL == pr->qe) { GNUNET_STATISTICS_update (GSF_stats, gettext_noop