X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bindings%2Fpython%2Fbt2%2Fbt2%2Fnative_btconnection.i;h=db54a91ca155cdb26f22fb35ee0602dd7f915eba;hb=6d137876393a3a8af5e4ad756c4ae849be0399c9;hp=2432549f5d6f09f0af292d4a015292ba45ce3df1;hpb=9d408fcae74602e3591f66623ceb85f482d948ed;p=deliverable%2Fbabeltrace.git diff --git a/bindings/python/bt2/bt2/native_btconnection.i b/bindings/python/bt2/bt2/native_btconnection.i index 2432549f5..db54a91ca 100644 --- a/bindings/python/bt2/bt2/native_btconnection.i +++ b/bindings/python/bt2/bt2/native_btconnection.i @@ -44,7 +44,7 @@ struct bt_port *bt_connection_get_upstream_port( int bt_connection_is_ended(struct bt_connection *connection); /* Functions (private) */ -struct bt_connection *bt_connection_from_private_connection( +struct bt_connection *bt_connection_from_private( struct bt_private_connection *private_connection); /* Helper functions for Python */