From: Keitaro Yosimura <ramsy@linux.or.jp>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Cc: Nigel.Metheringham@ThePLAnet.net
Subject: [PATCH] ip_masq_vdolive.c typo fix
Date: Thu, 31 May 2001 13:41:07 +0900 [thread overview]
Message-ID: <20010531133416.832F.RAMSY@linux.or.jp> (raw)
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
reply other threads:[~2001-05-31 4:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010531133416.832F.RAMSY@linux.or.jp \
--to=ramsy@linux.or.jp \
--cc=Nigel.Metheringham@ThePLAnet.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.