fix
authorChristian Grothoff <christian@grothoff.org>
Wed, 19 Oct 2011 12:44:39 +0000 (12:44 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 19 Oct 2011 12:44:39 +0000 (12:44 +0000)
src/fs/gnunet-service-fs_pr.c

index ede9ef0f5e5ceb929a8a90a5437cd85c3e3a3d00..fee159a20c981b10a453e4836616b947253085eb 100644 (file)
@@ -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