summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_nat.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/ip_nat.h')
-rw-r--r--sys/netinet/ip_nat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_nat.h b/sys/netinet/ip_nat.h
index d02a84457774..a5e677fed63a 100644
--- a/sys/netinet/ip_nat.h
+++ b/sys/netinet/ip_nat.h
@@ -6,7 +6,7 @@
* to the original author and the contributors.
*
* @(#)ip_nat.h 1.5 2/4/96
- * $FreeBSD$
+ * $FreeBSD: src/sys/netinet/ip_nat.h,v 1.2.2.1 1999/08/29 16:29:48 peter Exp $
*/
#ifndef __IP_NAT_H__