Adjust bt_component_borrow_class to match declaration
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 1 Apr 2019 20:01:08 +0000 (16:01 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 04:09:19 +0000 (00:09 -0400)
commitcd20813f2d221faf229f522cba89b9b028438050
tree671702cb2490e96914319de55864eef28fee338b
parent532d0c1b5a2816a45969f4aef72f60b4971fba0b
Adjust bt_component_borrow_class to match declaration

Rename it to bt_component_borrow_class_const and constify return type,
to match declaration in graph/component-const.h.

Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
lib/graph/component.c
This page took 0.023464 seconds and 5 git commands to generate.