maint: indent with spaces, not TABs
authorJim Meyering <meyering@redhat.com>
Wed, 31 Aug 2011 15:15:35 +0000 (17:15 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 31 Aug 2011 15:15:35 +0000 (17:15 +0200)
commitf02585c1b0257f35aab61aae924f3f91ff7439e0
tree8884ed352343b0ac492532c425924c0073aa95ee
parent8af631b398b3b97adc501810007d1d8eecffc8b0
maint: indent with spaces, not TABs

I need to get in the habit of running gnulib's "make check".
Both of these would have been caught.
* m4/largefile.m4: Indent with spaces, not TABs.
* lib/parse-datetime.y (iso_8601_time): Likewise.
Spotted by Pádraig Brady.
ChangeLog
lib/parse-datetime.y
m4/largefile.m4