[Core/Conf] Make load_conf_default static
authorWook Song <wook16.song@samsung.com>
Mon, 4 Nov 2019 07:52:42 +0000 (16:52 +0900)
committer채동주/On-Device Lab(SR)/Staff Engineer/삼성전자 <dongju.chae@samsung.com>
Mon, 11 Nov 2019 09:29:34 +0000 (18:29 +0900)
commit7626fa70317fb8787fd1c37d608708f39fa96e52
tree8cea67d4886fa9d0aba4ee829dea628f2f731df1
parent4ff28c50021adfa0963afb30059aaf8fc6b22fe9
[Core/Conf] Make load_conf_default static

In order to avoid confusion between load_conf and load_conf_default,
this patch makes the load_conf_default function static.

Signed-off-by: Wook Song <wook16.song@samsung.com>
src/core/ne-conf.c
src/core/ne-conf.h