diff options
Diffstat (limited to 'sys/gnu/fs/ext2fs/i386-bitops.h')
-rw-r--r-- | sys/gnu/fs/ext2fs/i386-bitops.h | 2 |
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 001c51db7fb95..3764bd523a297 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 2005/06/16 06:51:38 imp Exp $ */ /* * this is mixture of i386/bitops.h and asm/string.h * taken from the Linux source tree |