Standardize *get_*() functions
[babeltrace.git] / include / babeltrace / ctf-ir / event-class-internal.h
index c6a39162b05a369fe30c6eab903fb878a316179b..e6475fcdc44ec5bd73c861770a2f680dace0e561 100644 (file)
@@ -76,7 +76,7 @@ void bt_ctf_event_class_set_native_byte_order(
 
 BT_HIDDEN
 int bt_ctf_event_class_set_stream_id(struct bt_ctf_event_class *event_class,
-               uint32_t stream_id);
+               uint64_t stream_id);
 
 static inline
 struct bt_ctf_stream_class *bt_ctf_event_class_borrow_stream_class(
This page took 0.023644 seconds and 4 git commands to generate.