fix
authorChristian Grothoff <christian@grothoff.org>
Thu, 18 Mar 2010 09:58:59 +0000 (09:58 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 18 Mar 2010 09:58:59 +0000 (09:58 +0000)
src/fs/gnunet-service-fs.c

index 9f290d67dedbc74bf73a063e1827083c2347b0b1..4b2ce3a9d4e3f0d04172d6d60e6862b5edafa5e7 100644 (file)
@@ -1560,6 +1560,7 @@ transmit_reply_continuation (void *cls,
       /* only one reply expected, done with the request! */
       destroy_pending_request (pr);
       break;
+    case GNUNET_DATASTORE_BLOCKTYPE_ANY:
     case GNUNET_DATASTORE_BLOCKTYPE_KBLOCK:
     case GNUNET_DATASTORE_BLOCKTYPE_SBLOCK:
       break;