summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.c b/config.c
index b184165..2a46532 100644
--- a/config.c
+++ b/config.c
@@ -177,7 +177,7 @@ config_parse_interface(struct uci_section *s)
iface->config.version = config_version;
}
-void
+static void
config_init_devices(void)
{
struct uci_element *e;