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)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 2 May 2019 20:50:15 +0000 (20:50 +0000)
commit1de6a2b0fd2c33173d249d639203fa1ceada1f9b
tree671702cb2490e96914319de55864eef28fee338b
parente8fb542771c00332d0c8227e9a8be784adf34826
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.024093 seconds and 4 git commands to generate.