* [PATCH] ip_masq_vdolive.c typo fix
@ 2001-05-31 4:41 Keitaro Yosimura
0 siblings, 0 replies; only message in thread
From: Keitaro Yosimura @ 2001-05-31 4:41 UTC (permalink / raw)
To: Linux Kernel; +Cc: Nigel.Metheringham
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-05-31 4:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-31 4:41 [PATCH] ip_masq_vdolive.c typo fix Keitaro Yosimura
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox