cleaner stats
[oweals/gnunet.git] / src / fs / fs_unindex.c
index 375b833fbd28b7a23b169bd1d86dfa1320c2982e..e4ac4efd6bdbf273c70575be2ecd91c521372dd0 100644 (file)
@@ -207,7 +207,7 @@ unindex_process (void *cls,
   const void *data;
   struct OnDemandBlock odb;
 
-  if (type != GNUNET_BLOCK_TYPE_DBLOCK)
+  if (type != GNUNET_BLOCK_TYPE_FS_DBLOCK)
     {
       size = block_size;
       data = block;