summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2021-10-03 19:48:31 -0700
committerJim Meyering <meyering@fb.com>2021-10-03 19:51:12 -0700
commit524d99612bba84882a46dbc3192a3ff753c2a50e (patch)
treeeb2b7b90b94ec9efc9d51157da61af3a6b0ba823 /NEWS
parent6f842a901e8e8c1234e109dfba11ac5bf69fe95c (diff)
downloadautomake-524d99612bba84882a46dbc3192a3ff753c2a50e.tar.gz
maint: remove trailing white space from a few files
* NEWS: Remove trailing white space. * NEWS-2.0: Likewise. * contrib/checklinkx: Likewise. * doc/local.mk (chlx_args): Likewise. * m4/python.m4: Likewise. * t/test-extensions-empty.sh: Likewise.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7507b1b4e..21f8729a7 100644
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,7 @@ New in ?.?.?:
are used, as in the past. (The change in 1.16.3 was too incompatible.)
- consistently depend on install-libLTLIBRARIES.
-
+
* Distribution
- use const for yyerror declaration in bison/yacc tests.