aboutsummaryrefslogtreecommitdiff
path: root/sbin/hastd/crc32.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/hastd/crc32.c')
-rw-r--r--sbin/hastd/crc32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/hastd/crc32.c b/sbin/hastd/crc32.c
index e8bc74a97f2b..7f0a2a4d6275 100644
--- a/sbin/hastd/crc32.c
+++ b/sbin/hastd/crc32.c
@@ -43,7 +43,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sbin/hastd/crc32.c,v 1.1.2.2.2.1 2012/03/03 06:15:13 kensmith Exp $");
#include <stdint.h>