package/lcd4linux: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30380 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
--- a/plugin_netinfo.c
|
||||
+++ b/plugin_netinfo.c
|
||||
@@ -264,7 +264,7 @@
|
||||
@@ -264,7 +264,7 @@ static void my_netmask_short(RESULT * re
|
||||
sin = get_netmask(arg1);
|
||||
if (NULL != sin) {
|
||||
logval = (long double) (get_netmask(arg1)->sin_addr.s_addr);
|
||||
|
Reference in New Issue
Block a user