From c74dfe8f29a08a94b45174c9ddcc9b7f9b36a010 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 27 Dec 1997 19:31:11 +0000 Subject: Typo/$Id$ police. --- sbin/natd/icmp.c | 4 ++++ sbin/natd/natd.c | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'sbin/natd') diff --git a/sbin/natd/icmp.c b/sbin/natd/icmp.c index 2018f66..13a1cd2 100644 --- a/sbin/natd/icmp.c +++ b/sbin/natd/icmp.c @@ -1,3 +1,7 @@ +/* + * $Id$ + */ + #include #include #include diff --git a/sbin/natd/natd.c b/sbin/natd/natd.c index 11d732a..3646a33 100644 --- a/sbin/natd/natd.c +++ b/sbin/natd/natd.c @@ -1,7 +1,7 @@ /* * natd - Network Address Translation Daemon for FreeBSD. * - * This software ois provided free of charge, with no + * This software is provided free of charge, with no * warranty of any kind, either expressed or implied. * Use at your own risk. * @@ -9,6 +9,7 @@ * * Ari Suutari * + * $Id$ */ #include -- cgit v1.1