X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bindings%2Fpython%2Fpython-complements.c;h=b916b58c926a8093d71034fc8abcfe8535272c34;hb=46df6b28f5437bb7c69bede3b09758c45d9440fd;hp=a962b804618df05dc8ff6d1ceb7bc46bb9037d94;hpb=b011f6b0d77e0a93fffa1b47ee32e1b07dd16a8a;p=babeltrace.git diff --git a/bindings/python/python-complements.c b/bindings/python/python-complements.c index a962b804..b916b58c 100644 --- a/bindings/python/python-complements.c +++ b/bindings/python/python-complements.c @@ -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;