Jim Meyering 5bf824ea10 convert TAB-based indentation in C sources to use only spaces
Done using this command (also includes .c.in and .h.in files):
for i in $(g ls-files|grep -E '\.[ch](\.in)?$'|grep -v gnulib); do
  expand -i $i > j && mv j $i;done
2008-04-10 16:54:54 +00:00
..
2008-04-04 08:06:18 +00:00
2008-04-04 08:06:18 +00:00
2006-07-05 21:52:52 +00:00
2008-04-04 07:58:29 +00:00
2008-04-04 07:58:29 +00:00
2008-04-07 10:54:40 +00:00
2008-04-04 07:58:29 +00:00
2008-04-04 07:58:29 +00:00
2008-04-04 07:58:29 +00:00
2008-04-04 07:58:29 +00:00
2008-04-04 07:58:29 +00:00
2008-04-09 07:13:13 +00:00
2008-04-04 08:06:18 +00:00
2008-04-04 08:06:18 +00:00
2007-12-05 19:16:13 +00:00
2008-04-09 15:12:13 +00:00
2008-04-09 07:13:13 +00:00
2008-04-04 07:58:29 +00:00
2007-01-18 21:13:14 +00:00