Re: [ivtv-devel] nit picking: whitespace in source code

2005-02-22 Thread kevin thayer
better yet, use the 'indent' tool. -tmk --- "D. Hugh Redelmeier" <[EMAIL PROTECTED]> wrote: > I have noticed that the whitespace in the source > code is made up of a > messy mixture of spaces and tabs. This may not seem > important > (because it isn't) but it does make looking at diffs > a litt

[ivtv-devel] nit picking: whitespace in source code

2005-02-22 Thread D. Hugh Redelmeier
I have noticed that the whitespace in the source code is made up of a messy mixture of spaces and tabs. This may not seem important (because it isn't) but it does make looking at diffs a little confusing. It is easy and safe to convert the whitespace at the start of each line to use tabs where po