ir: rename bt_ctf_node -> bt_ctf_scope
[babeltrace.git] / bindings / python / python-complements.h
index c243160c72154488aeba7ebaa62b0d29be512f08..0cfcc9c3ce07e354138aece39d58b4dae46eb39a 100644 (file)
@@ -55,7 +55,7 @@ struct bt_ctf_event_decl *_bt_python_decl_one_from_list(
 /* decl_fields */
 struct bt_ctf_field_decl **_by_python_field_decl_listcaller(
                struct bt_ctf_event_decl *event_decl,
-               enum bt_ctf_scope scope,
+               enum ctf_scope scope,
                unsigned int *len);
 struct bt_ctf_field_decl *_bt_python_field_decl_one_from_list(
                struct bt_ctf_field_decl **list, int index);
This page took 0.02411 seconds and 4 git commands to generate.