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 12c000a3e830..36b103509937 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.7.2.1 1998/01/04 04:26:38 steve Exp $ + * $Id: endian.h,v 1.7.2.2 1998/01/04 16:02:53 steve Exp $ */ #ifndef _MACHINE_ENDIAN_H_ |