Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/atari/conf Avoid using variable names in the commen...
details: https://anonhg.NetBSD.org/src/rev/b3bf7d25780f
branches: trunk
changeset: 532831:b3bf7d25780f
user: leo <leo%NetBSD.org@localhost>
date: Sat Jun 15 21:44:07 2002 +0000
description:
Avoid using variable names in the comments. They turn into useless '1' values
if defined.
diffstat:
sys/arch/atari/conf/MILAN.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r b02541e890f0 -r b3bf7d25780f sys/arch/atari/conf/MILAN.in
--- a/sys/arch/atari/conf/MILAN.in Sat Jun 15 21:38:33 2002 +0000
+++ b/sys/arch/atari/conf/MILAN.in Sat Jun 15 21:44:07 2002 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: MILAN.in,v 1.9 2002/06/15 21:38:33 leo Exp $
+# $NetBSD: MILAN.in,v 1.10 2002/06/15 21:44:07 leo Exp $
#
# Milan
#
@@ -64,8 +64,8 @@
# during the partioning with HDDRIVER and TOS supports booting from it!
# Ok, now you have to choose:
# - If _none_ of your disks are marked byteswapped by HDDRIVER, choose
-# the MILAN_ISAIDE version.
-# - If _all_ of your disks are byteswapped, use the MILAN_PCIIDE version
+# the MILAN-ISAIDE version.
+# - If _all_ of your disks are byteswapped, use the MILAN-PCIIDE version
# The is no way to mix things!
#
Home |
Main Index |
Thread Index |
Old Index