fix tags
authorkstailey <kstailey@openbsd.org>
Fri, 7 Feb 1997 18:10:07 +0000 (18:10 +0000)
committerkstailey <kstailey@openbsd.org>
Fri, 7 Feb 1997 18:10:07 +0000 (18:10 +0000)
sbin/ipnat/ipnat.c

index e8643d5..7b77181 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: ipnat.c,v 1.6 1997/02/07 18:10:07 kstailey Exp $      */
 /*
  * (C)opyright 1993,1994,1995 by Darren Reed.
  *
 #include "ip_nat.h"
 #include <ctype.h>
 
-
+#if 0
 #ifndef lint
 static  char    sccsid[] ="@(#)ipnat.c 1.9 6/5/96 (C) 1993 Darren Reed";
-static char    rcsid[] = "$Id: ipnat.c,v 1.5 1997/02/07 17:02:50 kstailey Exp $";
+#endif
 #endif
 
 #if    SOLARIS