[PATCH] ip_masq_vdolive.c typo fix

From: Keitaro Yosimura (ramsy@linux.or.jp)
Date: Wed May 30 2001 - 23:41:07 EST


Hi.

I found typo at ip_masq_vdolive.c.

2.2.{19,20-pre2} typo fix

--- linux.orig/net/ipv4/ip_masq_vdolive.c Thu May 31 13:29:14 2001
+++ linux/net/ipv4/ip_masq_vdolive.c Thu May 31 13:30:47 2001
@@ -242,7 +242,7 @@
                                                       ports[i]))) {
                                 return j;
                         }
- IP_MASQ_DEBUG(1-debug, "RealAudio: loaded support on port[%d] = %d\n", i, ports[i]);
+ IP_MASQ_DEBUG(1-debug, "VDOlive: loaded support on port[%d] = %d\n", i, ports[i]);
                 } else {
                         /* To be safe, force the incarnation table entry to NULL */
                         masq_incarnations[i] = NULL;

<|> YOSHIMURA 'ramsy' Keitaro / Japan Linux Association
<|> mailto:ramsy@linux.or.jp
<|> http://jla.linux.or.jp/index.html

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu May 31 2001 - 21:00:50 EST