summaryrefslogtreecommitdiff
path: root/sys/netinet/ip.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-05-23 04:09:12 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-05-23 04:09:12 +0000
commit8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6 (patch)
tree81a52679e3e7f6958a04688cb683eaf21a140f5c /sys/netinet/ip.h
parentde7242811fa5d383ece9325e6864e857b2997f20 (diff)
Diffstat (limited to 'sys/netinet/ip.h')
-rw-r--r--sys/netinet/ip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip.h b/sys/netinet/ip.h
index 1ad3a93e1c38f..95d83bb3c9fc9 100644
--- a/sys/netinet/ip.h
+++ b/sys/netinet/ip.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* @(#)ip.h 8.2 (Berkeley) 6/1/94
- * $FreeBSD$
+ * $FreeBSD: src/sys/netinet/ip.h,v 1.28.2.1 2005/01/31 23:26:35 imp Exp $
*/
#ifndef _NETINET_IP_H_