fix compile warning
authorNathan S. Evans <evans@in.tum.de>
Mon, 20 Sep 2010 09:26:44 +0000 (09:26 +0000)
committerNathan S. Evans <evans@in.tum.de>
Mon, 20 Sep 2010 09:26:44 +0000 (09:26 +0000)
src/fs/gnunet-service-fs.c

index 9fce6478c2e93b0a0bb0bee5807a6ecb1956d8f9..9e53d2fd56138a1fa59902f1ebf23c67312ac950 100644 (file)
@@ -2926,6 +2926,7 @@ handle_p2p_migration_stop (void *cls,
                           uint32_t distance)
 {
   // FIXME!
+  return GNUNET_OK;
 }