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 ac60e4c73d207..14d1cd737e0ec 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 - * $Id: endian.h,v 1.5 1994/09/10 20:03:14 csgr Exp $ + * $Id: endian.h,v 1.6 1995/02/12 08:31:31 jkh Exp $ */ #ifndef _MACHINE_ENDIAN_H_ |