ir: rename bt_ctf_node -> bt_ctf_scope
[babeltrace.git] / bindings / python / python-complements.c
index a962b804618df05dc8ff6d1ceb7bc46bb9037d94..b916b58c926a8093d71034fc8abcfe8535272c34 100644 (file)
@@ -89,7 +89,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 **list;
This page took 0.023062 seconds and 4 git commands to generate.