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)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:39 +0000 (18:19 -0400)
commit6e29bb17ffb23756e100ca7c75cdd1e0e00d4f27
treeb3ef40250d98eaea082f668d5f59abf28a4c80b7
parent81fe2041f140abdb59d69febb9ecbf39f9599e08
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.025703 seconds and 4 git commands to generate.