Standardize *get_*_count() functions
[babeltrace.git] / include / babeltrace / ctf-ir / stream-class.h
index 2111ca1f8af985edf86ecec35bf23500e5843350..dc7b35d6ec436fd99005919ad06d19ac054bb87e 100644 (file)
@@ -474,7 +474,7 @@ extern int bt_ctf_stream_class_set_event_context_type(
 @prenotnull{stream_class}
 @postrefcountsame{stream_class}
 */
-extern int bt_ctf_stream_class_get_event_class_count(
+extern int64_t bt_ctf_stream_class_get_event_class_count(
                struct bt_ctf_stream_class *stream_class);
 
 /**
This page took 0.023582 seconds and 4 git commands to generate.