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 85ee0570b754b..9949cce64d81d 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.6 1995/02/12 08:31:31 jkh Exp $ + * $Id: endian.h,v 1.7 1996/10/21 17:15:05 nate Exp $ */ #ifndef _MACHINE_ENDIAN_H_ |