Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev



On Wed, Jul 27, 2011 at 10:04:19AM +0200, Alan Barrett wrote:
> If you would prefer to retain the original white space, then you can
> avoid using white space in "+" lines, like this:
> 
> #define bar
> -0x10
> +PCI_BAR(0)
> 
> At least, that works in normal code; I don't know whether it works
> in #define lines.

I *would* prefer to retain the original whitespace.  Thank you so much
for the advice.  I will try this out, later, and let you know if it
works on #define lines or not.

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 344-0444 x24


Home | Main Index | Thread Index | Old Index