fix
authorChristian Grothoff <christian@grothoff.org>
Tue, 23 Feb 2010 15:03:49 +0000 (15:03 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 23 Feb 2010 15:03:49 +0000 (15:03 +0000)
src/fs/gnunet-service-fs.c

index 618bd85fa8d1c24a6d8b66f8e6e2e9af93790f9f..58aafe5578b97cd95e87ab2394d9b2ae19350129 100644 (file)
@@ -2465,7 +2465,7 @@ handle_start_search (void *cls,
       GNUNET_break (0);
       GNUNET_SERVER_receive_done (client,
                                  GNUNET_SYSERR);
-      return GNUNET_SYSERR;
+      return;
     }  
 #if DEBUG_FS
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,