summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_fw_nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/ip_fw_nat.c')
-rw-r--r--sys/netinet/ip_fw_nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_fw_nat.c b/sys/netinet/ip_fw_nat.c
index 3a4f4a14c2496..e2213da7f9cb7 100644
--- a/sys/netinet/ip_fw_nat.c
+++ b/sys/netinet/ip_fw_nat.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/netinet/ip_fw_nat.c,v 1.2.2.2.6.1 2010/02/10 00:26:20 kensmith Exp $");
#include <sys/param.h>
#include <sys/systm.h>