Add event header accessors and support for custom event headers
[babeltrace.git] / include / babeltrace / ctf-ir / event-fields-internal.h
index 69abe1362287cd6442984e03384d408ba2f4cc98..88f372dd47e3225adf003f73e43f640681e3cea6 100644 (file)
@@ -90,7 +90,7 @@ BT_HIDDEN
 int bt_ctf_field_structure_set_field(struct bt_ctf_field *structure,
                const char *name, struct bt_ctf_field *value);
 
-/* Validate that the field's payload is set. */
+/* Validate that the field's payload is set (returns 0 if set). */
 BT_HIDDEN
 int bt_ctf_field_validate(struct bt_ctf_field *field);
 
This page took 0.02786 seconds and 4 git commands to generate.