lib: msg. iter. inactivity message has a simple CS, not a default CS
[babeltrace.git] / include / babeltrace2 / graph / message-message-iterator-inactivity.h
index 5edffd0af5dc5ae9c47feee3f48000210ec49ce0..dba7c4a445e045f4afa014c8cc5f6581be5b3383 100644 (file)
@@ -38,7 +38,7 @@ extern "C" {
 extern
 bt_message *bt_message_message_iterator_inactivity_create(
                bt_self_message_iterator *message_iterator,
-               const bt_clock_class *default_clock_class, uint64_t raw_value);
+               const bt_clock_class *clock_class, uint64_t raw_value);
 
 #ifdef __cplusplus
 }
This page took 0.023047 seconds and 4 git commands to generate.