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=74d1cc0952d84dac6940459fc6e4df80bf6a8232;hb=605e1019783967f33d86967e7c98dd52cbd69a4c;hp=5c3fad42a88e585f4ccbd19d497f663ade88ca27;hpb=d6e69534ef08a2dd8bff9eb5af1eab63736b3d31;p=babeltrace.git diff --git a/include/babeltrace/lib-logging-internal.h b/include/babeltrace/lib-logging-internal.h index 5c3fad42..74d1cc09 100644 --- a/include/babeltrace/lib-logging-internal.h +++ b/include/babeltrace/lib-logging-internal.h @@ -115,7 +115,7 @@ int bt_lib_log_level; * Clock class. The parameter type is `struct bt_clock_class *`. * * `k`: - * Clock value. The parameter type is `struct bt_clock_value *`. + * Clock snapshot. The parameter type is `struct bt_clock_snapshot *`. * * `v`: * Value. The parameter type is `struct bt_value *`.