svn commit: r241757 - head/usr.sbin/pciconf

John Baldwin jhb at freebsd.org
Mon Oct 22 13:33:45 UTC 2012


On Sunday, October 21, 2012 11:11:09 pm Warner Losh wrote:
> 
> On Oct 20, 2012, at 6:30 AM, John Baldwin wrote:
> 
> > On Friday, October 19, 2012 06:48:22 PM Warner Losh wrote:
> >> Author: imp
> >> Date: Fri Oct 19 22:48:22 2012
> >> New Revision: 241757
> >> URL: http://svn.freebsd.org/changeset/base/241757
> >> 
> >> Log:
> >>  Indent ecaps the same way we indent caps.
> > 
> > This was on purpose so the '=' signs line up
> 
> It makes it hard to parse otherwise...  Perhaps the equal lining up should 
be documented? Or at least be fixed to match everything else.  When ecaps were 
added the broke indentation...
> 
> I'm happy to fix the alignment issue.

Alternatively you would have to reindent everything else to allow for the
larger 'ecap XXXX[XXX]' width.  You could do that if you wanted to instead.

-- 
John Baldwin


More information about the svn-src-head mailing list