aboutsummaryrefslogtreecommitdiff
path: root/sbin/natd/icmp.c
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>1997-12-27 19:31:11 +0000
committerAlexander Langer <alex@FreeBSD.org>1997-12-27 19:31:11 +0000
commitf13f9fada747ab4c953b849aadf4d155e671279f (patch)
treefaa25df6d3434fa612e02f9464eaa9951e46fb97 /sbin/natd/icmp.c
parentde7453bb2a807a740cfef14b2a2df471fd9aa588 (diff)
downloadsrc-f13f9fada747ab4c953b849aadf4d155e671279f.tar.gz
src-f13f9fada747ab4c953b849aadf4d155e671279f.zip
Typo/$Id$ police.
Notes
Notes: svn path=/head/; revision=32026
Diffstat (limited to 'sbin/natd/icmp.c')
-rw-r--r--sbin/natd/icmp.c4
1 files changed, 4 insertions, 0 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 <stdlib.h>
#include <stdio.h>
#include <unistd.h>