diff options
Diffstat (limited to 'sys/i386/include/endian.h')
-rw-r--r-- | sys/i386/include/endian.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/endian.h b/sys/i386/include/endian.h index 82853c06df046..c4f2d84b1f607 100644 --- a/sys/i386/include/endian.h +++ b/sys/i386/include/endian.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)endian.h 7.8 (Berkeley) 4/3/91 - * $FreeBSD$ + * $Id$ */ #ifndef _MACHINE_ENDIAN_H_ |