Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2003 11:40:51 -0800
From:      "Crist J. Clark" <crist.clark@attbi.com>
To:        Josef Karthauser <joe@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/conf GENERIC src/sys/ia64/conf GENERIC src/sys/pc98/conf GENERIC src/sys/powerpc/conf GENERIC src/sys/sparc64/conf GENERIC
Message-ID:  <20030204194051.GA27028@blossom.cjclark.org>
In-Reply-To: <200302011845.h11IjITM071216@repoman.freebsd.org>
References:  <200302011845.h11IjITM071216@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 01, 2003 at 10:45:18AM -0800, Josef Karthauser wrote:
> joe         2003/02/01 10:45:18 PST
> 
>   Modified files:
>     sys/i386/conf        GENERIC 
>     sys/ia64/conf        GENERIC 
>     sys/pc98/conf        GENERIC 
>     sys/powerpc/conf     GENERIC 
>     sys/sparc64/conf     GENERIC 
>   Log:
>   Put replace spaces with tabs in keeping with the rest of the file.

Uh, I hate to be the Whitespace Police, but...

To keep with the rest of the file, the first whitespace character
after "options" _is_ a space. This way you get,

options 	FOO
#options 	BAR

Instead of,

options		FOO
#options		BAR

Please revert to the old, and correct, whitespace
configuration. Thanks.

>   
>   Revision  Changes    Path
>   1.375     +1 -1      src/sys/i386/conf/GENERIC
>   1.48      +1 -1      src/sys/ia64/conf/GENERIC
>   1.227     +1 -1      src/sys/pc98/conf/GENERIC
>   1.22      +1 -1      src/sys/powerpc/conf/GENERIC
>   1.47      +1 -1      src/sys/sparc64/conf/GENERIC

-- 
Crist J. Clark                     |     cjclark@alum.mit.edu
                                   |     cjclark@jhu.edu
http://people.freebsd.org/~cjc/    |     cjc@freebsd.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030204194051.GA27028>