patch-1.3.15 linux/net/ipv4/ip_fw.c
Next file: linux/net/ipv4/packet.c
Previous file: linux/net/ipv4/ip.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Aug 1 10:02:49 1995
- Orig file:
v1.3.14/linux/net/ipv4/ip_fw.c
- Orig date:
Mon Jul 31 15:59:04 1995
diff -u --recursive --new-file v1.3.14/linux/net/ipv4/ip_fw.c linux/net/ipv4/ip_fw.c
@@ -128,7 +128,7 @@
*/
static unsigned short masq_port = PORT_MASQ_BEGIN;
-static char *strProt[] = {"UDP","TCP"};
+static const char *strProt[] = {"UDP","TCP"};
struct ip_masq *ip_msq_hosts;
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this