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>
Fri, 12 Apr 2019 21:26:17 +0000 (17:26 -0400)
commit6e690d75152c59c2bc41820389cc4e02a439ec33
tree1f26c4fcc596f2e698a5a26e92f2470302603193
parent140455583789085588eb150e32e6270ebde484de
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.026422 seconds and 5 git commands to generate.