-dce
[oweals/gnunet.git] / src / dht / dht.h
index 07cd182968274d72bc71a96fcc9809f39d11eb5b..8adf49f5c72b6b6200d1cd10ff306f35fc398672 100644 (file)
@@ -280,10 +280,10 @@ struct GNUNET_DHT_MonitorPutMessage
 /**
  * Message to request monitoring messages, clients -> DHT service.
  */
-struct GNUNET_DHT_MonitorStartMessage
+struct GNUNET_DHT_MonitorStartStopMessage
 {
   /**
-   * Type: GNUNET_MESSAGE_TYPE_DHT_MONITOR_START
+   * Type: GNUNET_MESSAGE_TYPE_DHT_MONITOR_(START|STOP)
    */
   struct GNUNET_MessageHeader header;