summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_frag.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/ip_frag.h')
-rw-r--r--sys/netinet/ip_frag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_frag.h b/sys/netinet/ip_frag.h
index c50905042fa1..4248aaf45627 100644
--- a/sys/netinet/ip_frag.h
+++ b/sys/netinet/ip_frag.h
@@ -6,7 +6,7 @@
* to the original author and the contributors.
*
* @(#)ip_frag.h 1.5 3/24/96
- * $FreeBSD$
+ * $FreeBSD: src/sys/netinet/ip_frag.h,v 1.1.1.5.2.1 1999/08/29 16:29:43 peter Exp $
*/
#ifndef __IP_FRAG_H__