On 11/27/18 12:34 PM, Conrad Meyer wrote:
> As long as we were correcting indentation whitespace, it seems like it
> would have been good to go to tabs, per style(9), instead of spaces.
> Or are these considered contrib code from NetBSD?
A fair question. I'm not sure whether they should be conside
As long as we were correcting indentation whitespace, it seems like it
would have been good to go to tabs, per style(9), instead of spaces.
Or are these considered contrib code from NetBSD?
Best,
Conrad
On Tue, Nov 27, 2018 at 7:12 AM David Bright wrote:
>
> Author: dab
> Date: Tue Nov 27 15:12:3
Author: dab
Date: Tue Nov 27 15:12:34 2018
New Revision: 341068
URL: https://svnweb.freebsd.org/changeset/base/341068
Log:
Make whitespace more consistent in libkqueue tests.
After r337820, which "corrected" some spaces-instead-of-tab whitespace
issues in the libkqueue tests, jmg@ pointed