Print timestamps in text plug-in
[babeltrace.git] / include / babeltrace / ctf-ir / clock.h
index 2bd1924bfe771408d2002ab077cb7e2c842e9878..d9e3eb06567b969d813cb16f60fac7f016a60f7d 100644 (file)
@@ -257,7 +257,7 @@ extern int bt_ctf_clock_value_get_value(
                struct bt_ctf_clock_value *clock_value, uint64_t *raw_value);
 
 extern int bt_ctf_clock_value_get_value_ns_from_epoch(
-               struct bt_ctf_clock_value, int64_t *value_ns);
+               struct bt_ctf_clock_value *clock_value, int64_t *value_ns);
 
 #ifdef __cplusplus
 }
This page took 0.02703 seconds and 4 git commands to generate.