projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
481cd6f
)
modules/admin-full: make luci-bwc dlopen() libiwinfo.so instead of lua/iwinfo.so
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 1 Jan 2012 17:20:16 +0000
(17:20 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 1 Jan 2012 17:20:16 +0000
(17:20 +0000)
modules/admin-full/src/luci-bwc.c
patch
|
blob
|
history
diff --git
a/modules/admin-full/src/luci-bwc.c
b/modules/admin-full/src/luci-bwc.c
index ce8e0e4b1a4277a8f043581403969840d0cd0842..52e25e6f7884048fc872b3c76e9b199f103cad6e 100644
(file)
--- a/
modules/admin-full/src/luci-bwc.c
+++ b/
modules/admin-full/src/luci-bwc.c
@@
-254,7
+254,7
@@
static void umap_file(struct file_map *m)
static void * iwinfo_open(void)
{
- return dlopen("/usr/lib/l
ua/
iwinfo.so", RTLD_LAZY);
+ return dlopen("/usr/lib/l
ib
iwinfo.so", RTLD_LAZY);
}
static int iwinfo_update(