- missing file
authorMatthias Wachs <wachs@net.in.tum.de>
Tue, 21 Feb 2012 17:51:25 +0000 (17:51 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Tue, 21 Feb 2012 17:51:25 +0000 (17:51 +0000)
src/include/gnunet_protocols.h

index 285e1b488243610ad48a8466bf6d3c35c515a78e..dd7c7fea5462d79a281ad9a100cc997fdbc0a0be 100644 (file)
@@ -1251,9 +1251,17 @@ extern "C"
  */
 #define GNUNET_MESSAGE_TYPE_FS_PUBLISH_HELPER_FINISHED 426
 
+/*******************************************************************************
+ * NAMESTORE message types
+ ******************************************************************************/
+
+/**
+ * Request update and listing of a peer.
+ */
+#define GNUNET_MESSAGE_TYPE_NAMESTORE_START 430
 
 /**
- *  Next available: 430
+ *  Next available: 440
  */
 
 /*******************************************************************************