guix-env: some update.
[oweals/gnunet.git] / src / testbed / testbed.h
index bc93ed8a878af83424caa4a938b75ce9dac71300..b6119e98f4374cf5d50b7ec43e304f7b3120cb61 100644 (file)
@@ -877,8 +877,8 @@ struct GNUNET_TESTBED_BarrierStatusMsg
   uint16_t name_len GNUNET_PACKED;
 
   /**
-   * the barrier name (NULL terminated) concatenated with an error message (NULL
-   * terminated) if the status were to indicate an error
+   * the barrier name (0-terminated) concatenated with an error message
+   * (0-terminated) if the status were to indicate an error
    */
   char data[0];
 };