diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-10-23 12:12:50 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-10-23 12:12:50 +0300 |
commit | 3055361c2a022c9ac9ae42ac88c00e3055498a0d (patch) | |
tree | 9be951749f48d867218ba99d75f9ffb94e5133ca /helpers/ChangeLog | |
parent | a562d9af7650afcda1115e2cd8a2426641c020df (diff) | |
download | egawk-3055361c2a022c9ac9ae42ac88c00e3055498a0d.tar.gz egawk-3055361c2a022c9ac9ae42ac88c00e3055498a0d.tar.bz2 egawk-3055361c2a022c9ac9ae42ac88c00e3055498a0d.zip |
Remove trailing whitespace everywhere. Fix Unicode into ASCII.
Diffstat (limited to 'helpers/ChangeLog')
-rw-r--r-- | helpers/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/helpers/ChangeLog b/helpers/ChangeLog index 47062233..d29071e3 100644 --- a/helpers/ChangeLog +++ b/helpers/ChangeLog @@ -1,3 +1,7 @@ +2016-10-23 Arnold D. Robbins <arnold@skeeve.com> + + * General: Remove trailing whitespace from all relevant files. + 2016-09-08 Paul Eggert <eggert@cs.ucla.edu> * testdfa.c: Adjust to DFA API changes. |