From 78990d4c2bd5ef35cf5df7cbc7e513ce629f51cc Mon Sep 17 00:00:00 2001 From: Hiten Pandya Date: Wed, 23 Jun 2004 06:27:28 +0000 Subject: [PATCH] Fix indentation. --- sys/config/GENERIC | 8 ++++---- sys/i386/conf/GENERIC | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sys/config/GENERIC b/sys/config/GENERIC index 82a4395702..c9ec287473 100644 --- a/sys/config/GENERIC +++ b/sys/config/GENERIC @@ -4,7 +4,7 @@ # Check the LINT configuration file in sys/i386/conf, for an # exhaustive list of options. # -# $DragonFly: src/sys/config/GENERIC,v 1.14 2004/06/23 06:17:50 hmp Exp $ +# $DragonFly: src/sys/config/GENERIC,v 1.15 2004/06/23 06:27:28 hmp Exp $ machine i386 cpu I386_CPU @@ -54,9 +54,9 @@ options AHD_REG_PRETTY_PRINT # Print register bitfields in debug #options APIC_IO # Symmetric (APIC) I/O # Debugging for Development -options DDB -options INVARIANTS -options INVARIANT_SUPPORT +options DDB +options INVARIANTS +options INVARIANT_SUPPORT diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index 4d11a44ba5..10a7cb6428 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -4,7 +4,7 @@ # Check the LINT configuration file in sys/i386/conf, for an # exhaustive list of options. # -# $DragonFly: src/sys/i386/conf/Attic/GENERIC,v 1.14 2004/06/23 06:17:50 hmp Exp $ +# $DragonFly: src/sys/i386/conf/Attic/GENERIC,v 1.15 2004/06/23 06:27:28 hmp Exp $ machine i386 cpu I386_CPU @@ -54,9 +54,9 @@ options AHD_REG_PRETTY_PRINT # Print register bitfields in debug #options APIC_IO # Symmetric (APIC) I/O # Debugging for Development -options DDB -options INVARIANTS -options INVARIANT_SUPPORT +options DDB +options INVARIANTS +options INVARIANT_SUPPORT -- 2.41.0