Add uob-nomad, closes #540
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5001 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
11
net/uob-nomad/patches/001-inet_sr.patch
Normal file
11
net/uob-nomad/patches/001-inet_sr.patch
Normal file
@ -0,0 +1,11 @@
|
||||
diff -urN uob-nomad-0.11/Client/net-tools/lib/inet_sr.c uob-nomad-0.11.new/Client/net-tools/lib/inet_sr.c
|
||||
--- uob-nomad-0.11/Client/net-tools/lib/inet_sr.c 2003-09-05 10:21:52.000000000 +0200
|
||||
+++ uob-nomad-0.11.new/Client/net-tools/lib/inet_sr.c 2006-10-09 20:36:50.000000000 +0200
|
||||
@@ -105,6 +105,7 @@
|
||||
case 2:
|
||||
isnet = 0; break;
|
||||
default:
|
||||
+ break;
|
||||
}
|
||||
|
||||
/* Fill in the other fields. */
|
Reference in New Issue
Block a user