aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_crc32.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/sctp_crc32.h')
-rw-r--r--sys/netinet/sctp_crc32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/sctp_crc32.h b/sys/netinet/sctp_crc32.h
index eb7a1bc7a8e0..982951a21918 100644
--- a/sys/netinet/sctp_crc32.h
+++ b/sys/netinet/sctp_crc32.h
@@ -31,7 +31,7 @@
/* $KAME: sctp_crc32.h,v 1.5 2004/08/17 04:06:16 itojun Exp $ */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/netinet/sctp_crc32.h,v 1.7.2.3.2.1 2010/12/21 17:09:25 kensmith Exp $");
#ifndef __crc32c_h__
#define __crc32c_h__