* src/misc/version.cc: Fix trailing whitespace.

* src/sanity/style.test: Diagnose trailing whitespace.
This commit is contained in:
Alexandre Duret-Lutz 2004-10-29 12:41:56 +00:00
parent 8c0b085d73
commit 7fce2b2a95
3 changed files with 9 additions and 3 deletions

View file

@ -1,5 +1,8 @@
2004-10-29 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/misc/version.cc: Fix trailing whitespace.
* src/sanity/style.test: Diagnose trailing whitespace.
* src/tgbatest/ltl2tgba.cc: Fix lines longer than 80 chars.
* src/sanity/80columns.test: Use expand to untabify, the previous
recipe was incomplete.