summaryrefslogtreecommitdiff
path: root/sys/i386/include/endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/endian.h')
-rw-r--r--sys/i386/include/endian.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/endian.h b/sys/i386/include/endian.h
index 63971e5a9073a..8b4c6f8330af7 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.15 1997/04/20 11:44:32 bde Exp $
+ * $Id: endian.h,v 1.16 1997/08/31 22:43:46 bde Exp $
*/
#ifndef _MACHINE_ENDIAN_H_