aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu/fs/ext2fs/i386-bitops.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gnu/fs/ext2fs/i386-bitops.h')
-rw-r--r--sys/gnu/fs/ext2fs/i386-bitops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/gnu/fs/ext2fs/i386-bitops.h b/sys/gnu/fs/ext2fs/i386-bitops.h
index 001c51db7fb9..531cd240c4ae 100644
--- a/sys/gnu/fs/ext2fs/i386-bitops.h
+++ b/sys/gnu/fs/ext2fs/i386-bitops.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/gnu/fs/ext2fs/i386-bitops.h,v 1.7.24.1 2010/02/10 00:26:20 kensmith Exp $ */
/*
* this is mixture of i386/bitops.h and asm/string.h
* taken from the Linux source tree