summaryrefslogtreecommitdiff
path: root/sys/i386/boot/dosboot/endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/boot/dosboot/endian.h')
-rw-r--r--sys/i386/boot/dosboot/endian.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/dosboot/endian.h b/sys/i386/boot/dosboot/endian.h
index 1d52a1b419b3d..4b0d20e5d4657 100644
--- a/sys/i386/boot/dosboot/endian.h
+++ b/sys/i386/boot/dosboot/endian.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#)endian.h 7.8 (Berkeley) 4/3/91
- * $Id$
+ * $Id: endian.h,v 1.4 1997/02/22 09:30:49 peter Exp $
*/
#ifndef _MACHINE_ENDIAN_H_