diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-17 17:20:09 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-17 17:20:09 +0000 |
commit | 10b4a80ffc8d30be6d27d8781469e08c91a967db (patch) | |
tree | 8ba62c81c944f62b9468ebbb585c3f8a60a401d6 | |
parent | 9cba73b76c0b4f3381e80b3ec9f31a996e28a20d (diff) |
fix net-snmp patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2146 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | package/net-snmp/patches/500-debian-subset-5.1.2-6.1.patch | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/package/net-snmp/patches/500-debian-subset-5.1.2-6.1.patch b/package/net-snmp/patches/500-debian-subset-5.1.2-6.1.patch index fd99ed745..9f441770e 100644 --- a/package/net-snmp/patches/500-debian-subset-5.1.2-6.1.patch +++ b/package/net-snmp/patches/500-debian-subset-5.1.2-6.1.patch @@ -7250,17 +7250,17 @@ diff -ruN net-snmp-5.1.2-orig/snmplib/winservice.mc net-snmp-5.1.2-5/snmplib/win --- net-snmp-5.1.2-orig/snmplib/winservice.mc 2002-04-20 09:30:21.000000000 +0200 +++ net-snmp-5.1.2-5/snmplib/winservice.mc 2005-03-13 16:17:21.000000000 +0100 @@ -1,11 +1,11 @@ --;//Message catalog for Windows Serivce Support routines --;//To support event logging functionality --;//By Raju Krishnappa(raju_krishnappa@yahoo.com) -- --;//Message ID descriptions -- --MessageId=100 --SymbolicName=DISPLAY_MSG --Language=English --%1. --. +-;//Message catalog for Windows Serivce Support routines
+-;//To support event logging functionality
+-;//By Raju Krishnappa(raju_krishnappa@yahoo.com)
+-
+-;//Message ID descriptions
+-
+-MessageId=100
+-SymbolicName=DISPLAY_MSG
+-Language=English
+-%1.
+-.
+;//Message catalog for Windows Serivce Support routines +;//To support event logging functionality +;//By Raju Krishnappa(raju_krishnappa@yahoo.com) @@ -7276,7 +7276,7 @@ diff -ruN net-snmp-5.1.2-orig/snmplib/winservice.rc net-snmp-5.1.2-5/snmplib/win --- net-snmp-5.1.2-orig/snmplib/winservice.rc 2002-04-20 09:30:21.000000000 +0200 +++ net-snmp-5.1.2-5/snmplib/winservice.rc 2005-03-13 16:17:21.000000000 +0100 @@ -1,2 +1,2 @@ --LANGUAGE 0x9,0x1 --1 11 MSG00001.bin +-LANGUAGE 0x9,0x1
+-1 11 MSG00001.bin
+LANGUAGE 0x9,0x1 +1 11 MSG00001.bin |