maint: placate the space-TAB syntax-check

* cfg.mk (exclude_file_name_regexp--sc_space_tab): Exempt
tests/input.at and tests/c++.at, since they appear to use
SP-TAB sequences deliberately.
* OChangeLog: Remove space-before-TAB.
This commit is contained in:
Jim Meyering
2012-01-16 11:58:41 +01:00
parent da5462d42a
commit aebc430361
2 changed files with 6 additions and 2 deletions

View File

@@ -140,7 +140,7 @@
1996-05-12 Jim Meyering <meyering@na-net.ornl.gov>
* src/bison.simple (__yy_memcpy) [__cplusplus]: Reorder declarations
of variables f and t.
of variables f and t.
1996-05-11 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>