From: Mitchell Blank Jr <mitch@sfgoth.com>
To: coreteam@netfilter.org
Cc: netdev@oss.sgi.com
Subject: [PATCH] fix typo added in 2.6.0-test5
Date: Tue, 9 Sep 2003 00:00:02 -0700 [thread overview]
Message-ID: <20030909070002.GJ18862@gaz.sfgoth.com> (raw)
Trivial typo fix in just-changed code.
-Mitch
--- linux-2.6.0-test5-VIRGIN/net/ipv4/netfilter/ip_nat_tftp.c 2003-09-08 12:39:49.000000000 -0700
+++ linux-2.6.0-test5mnb1/net/ipv4/netfilter/ip_nat_tftp.c 2003-09-08 14:45:10.903081992 -0700
@@ -30,7 +30,7 @@
#include <linux/netfilter_ipv4/ip_nat_rule.h>
MODULE_AUTHOR("Magnus Boden <mb@ozaba.mine.nu>");
-MODULE_DESCRIPTION("tfpt NAT helper");
+MODULE_DESCRIPTION("tftp NAT helper");
MODULE_LICENSE("GPL");
#define MAX_PORTS 8
next reply other threads:[~2003-09-09 7:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-09 7:00 Mitchell Blank Jr [this message]
2003-09-09 14:49 ` [PATCH] fix typo added in 2.6.0-test5 David S. Miller
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=20030909070002.GJ18862@gaz.sfgoth.com \
--to=mitch@sfgoth.com \
--cc=coreteam@netfilter.org \
--cc=netdev@oss.sgi.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).