X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf-ir%2Fevent.h;h=fcf82629fec85ef5da46fdfe3aa479f643594564;hb=25faeb22290bacf0913c3179ab9fe846e8786042;hp=1646761a535c5719b45fa3a31e984dc6c4615a4b;hpb=d7b1ea66e8a81a77e1da13116e913b4c5261fde7;p=babeltrace.git diff --git a/include/babeltrace/ctf-ir/event.h b/include/babeltrace/ctf-ir/event.h index 1646761a..fcf82629 100644 --- a/include/babeltrace/ctf-ir/event.h +++ b/include/babeltrace/ctf-ir/event.h @@ -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