netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fix typo added in 2.6.0-test5
@ 2003-09-09  7:00 Mitchell Blank Jr
  2003-09-09 14:49 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Mitchell Blank Jr @ 2003-09-09  7:00 UTC (permalink / raw)
  To: coreteam; +Cc: netdev

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] fix typo added in 2.6.0-test5
  2003-09-09  7:00 [PATCH] fix typo added in 2.6.0-test5 Mitchell Blank Jr
@ 2003-09-09 14:49 ` David S. Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2003-09-09 14:49 UTC (permalink / raw)
  To: Mitchell Blank Jr; +Cc: coreteam, netdev

On Tue, 9 Sep 2003 00:00:02 -0700
Mitchell Blank Jr <mitch@sfgoth.com> wrote:

> Trivial typo fix in just-changed code.

I already have this in my to-apply queue, but thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-09 14:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-09  7:00 [PATCH] fix typo added in 2.6.0-test5 Mitchell Blank Jr
2003-09-09 14:49 ` David S. Miller

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).