X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Flib-logging-internal.h;fp=include%2Fbabeltrace%2Flib-logging-internal.h;h=e3a74624430ce4b164a8965d8c4bf1c3e3333a3f;hb=862ca4ed7b3a8ef14f69529d252bccc48a33108a;hp=f7c20586930b8897157174ed50f08b4c9b6f7cad;hpb=0d72b8c329ad51d14ab4e83330b38c2c8da69dd4;p=babeltrace.git diff --git a/include/babeltrace/lib-logging-internal.h b/include/babeltrace/lib-logging-internal.h index f7c20586..e3a74624 100644 --- a/include/babeltrace/lib-logging-internal.h +++ b/include/babeltrace/lib-logging-internal.h @@ -105,6 +105,9 @@ int bt_lib_log_level; * `a`: * Packet. The parameter type is `struct bt_packet *`. * + * `T`: + * Trace IR trace class. The parameter type is `struct bt_trace_class *`. + * * `t`: * Trace IR trace. The parameter type is `struct bt_trace *`. *