projects
/
oweals
/
netifd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d14dee5
)
make config_init_devices static
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 5 Sep 2011 06:27:55 +0000
(08:27 +0200)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 5 Sep 2011 06:27:55 +0000
(08:27 +0200)
config.c
patch
|
blob
|
history
diff --git
a/config.c
b/config.c
index b18416516dd71da55785329a71c5147ddc83f690..2a4653259b9ff3fbafa73c49295724afe45d2275 100644
(file)
--- 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;