diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-03-07 23:09:21 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-03-07 23:09:21 +0200 |
commit | 13927d9dec274f6c188005a9d87e097e225a1799 (patch) | |
tree | 902ca522332e2266c6d46f73ea86dba59cb73fa5 /helpers/ChangeLog | |
parent | 5f4505729ff5677d62495dcc78acf7eedfc1c90d (diff) | |
download | egawk-13927d9dec274f6c188005a9d87e097e225a1799.tar.gz egawk-13927d9dec274f6c188005a9d87e097e225a1799.tar.bz2 egawk-13927d9dec274f6c188005a9d87e097e225a1799.zip |
helpers/fixdump.awk: Convert to Unix line endings.
Diffstat (limited to 'helpers/ChangeLog')
-rw-r--r-- | helpers/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/ChangeLog b/helpers/ChangeLog index ed6b7adc..7ffbe62e 100644 --- a/helpers/ChangeLog +++ b/helpers/ChangeLog @@ -2,6 +2,7 @@ * fixdump.awk (translate): Remove extraneous spaces in prints of code targets. + * fixdump.awk: Convert to normal Unix line endings. 2015-08-28 Daniel Richard G. <skunk@iSKUNK.ORG> |