From 9e059f898ae1b0528cdde553fd51c661901e283a Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sat, 29 Dec 2018 17:00:31 +0100 Subject: Load config dirs --- src/config-load.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config-load.h') diff --git a/src/config-load.h b/src/config-load.h index 0c278ee..e2b4736 100644 --- a/src/config-load.h +++ b/src/config-load.h @@ -2,4 +2,4 @@ #include -bool read_config_file(const char *path); +bool read_config(const char *path); -- cgit v1.2.3