-doxygen, plus FIXME request for clarification
[oweals/gnunet.git] / src / include / gnunet_block_lib.h
index 5f3bbda9689c1500c5e1ae8475021a4c149b47d5..0da8c03f4e97eccfab73b006efd391c3c37e5b1e 100644 (file)
@@ -80,7 +80,7 @@ enum GNUNET_BLOCK_Type
 
   /**
    * Type of a block that contains a HELLO for a peer (for
-   * DHT find-peer operations).
+   * DHT and MESH find-peer operations).
    */
   GNUNET_BLOCK_TYPE_DHT_HELLO = 7,
 
@@ -106,11 +106,6 @@ enum GNUNET_BLOCK_Type
    */
   GNUNET_BLOCK_TYPE_GNS_NAMERECORD = 11,
 
-  /**
-   * Block for storing mesh peers
-   */
-  GNUNET_BLOCK_TYPE_MESH_PEER = 20,
-
   /**
    * Block to store a mesh regex state
    */