From f13f9fada747ab4c953b849aadf4d155e671279f Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Sat, 27 Dec 1997 19:31:11 +0000 Subject: [PATCH] Typo/$Id$ police. --- sbin/natd/icmp.c | 4 ++++ sbin/natd/natd.c | 3 ++- usr.sbin/natd/icmp.c | 4 ++++ usr.sbin/natd/natd.c | 3 ++- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/sbin/natd/icmp.c b/sbin/natd/icmp.c index 2018f66128c9..13a1cd2b950d 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 11d732a49af7..3646a3322c15 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 diff --git a/usr.sbin/natd/icmp.c b/usr.sbin/natd/icmp.c index 2018f66128c9..13a1cd2b950d 100644 --- a/usr.sbin/natd/icmp.c +++ b/usr.sbin/natd/icmp.c @@ -1,3 +1,7 @@ +/* + * $Id$ + */ + #include #include #include diff --git a/usr.sbin/natd/natd.c b/usr.sbin/natd/natd.c index 11d732a49af7..3646a3322c15 100644 --- a/usr.sbin/natd/natd.c +++ b/usr.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