X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbindings%2Fpython%2Fbt2%2Fbt2%2Ffield_class.py;h=9bab66278a0025288b6c3c919d94fd9cf69e89b1;hb=70a79f650b35364b233fbefbc822db2c206ef86c;hp=218bc8ae7d45329d28092257e3e9e0c677ddcda8;hpb=ef9cc18525c7374f575616fb8c8e14b945776f79;p=babeltrace.git diff --git a/src/bindings/python/bt2/bt2/field_class.py b/src/bindings/python/bt2/bt2/field_class.py index 218bc8ae..9bab6627 100644 --- a/src/bindings/python/bt2/bt2/field_class.py +++ b/src/bindings/python/bt2/bt2/field_class.py @@ -576,7 +576,7 @@ class _VariantFieldClassOption(_VariantFieldClassOptionConst): native_bt.field_class_variant_option_borrow_field_class ) _borrow_user_attributes_ptr = staticmethod( - native_bt.field_class_variant_option_borrow_user_attributes_const + native_bt.field_class_variant_option_borrow_user_attributes ) _create_value_from_ptr_and_get_ref = staticmethod( bt2_value._create_from_ptr_and_get_ref