diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2020-06-18 03:14:57 -0600 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2020-06-18 03:14:57 -0600 |
commit | 4f06f706b3a3f88e491bf89f6862b3e2010b58ae (patch) | |
tree | e8587bc0318dcfed2bdde084142f160abb399fac | |
parent | 7f18332e296d0d19a6f26fdbad914dd75c4dffc8 (diff) | |
download | egawk-4f06f706b3a3f88e491bf89f6862b3e2010b58ae.tar.gz egawk-4f06f706b3a3f88e491bf89f6862b3e2010b58ae.tar.bz2 egawk-4f06f706b3a3f88e491bf89f6862b3e2010b58ae.zip |
By request, remove an email address from the ChangeLog.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -81,7 +81,7 @@ * awk.h (INSTRUCTION): Make dl a long long for profiling counts on 32 bit systems. Thanks to Peter Lindgren - <lindgren@ameritech.net> for the report. + for the report. * profile.c (indent): Take a long long parameter and fix the printf format. |