Docs: Remove extra underscore from function header
[babeltrace.git] / include / babeltrace / ctf-ir / event.h
index 1646761a535c5719b45fa3a31e984dc6c4615a4b..fcf82629fec85ef5da46fdfe3aa479f643594564 100644 (file)
@@ -157,7 +157,7 @@ extern struct bt_ctf_field_type *bt_ctf_event_class_get_field_by_name(
                struct bt_ctf_event_class *event_class, const char *name);
 
 /*
- * bt_ctf_event_class__get and bt_ctf_event_class_put: increment and decrement
+ * bt_ctf_event_class_get and bt_ctf_event_class_put: increment and decrement
  * the event class' reference count.
  *
  * These functions ensure that the event class won't be destroyed while it
This page took 0.024248 seconds and 4 git commands to generate.