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:16:02 -0600 |
commit | 31ff9bd0b178ee32288b148b89c5fb3a48abdaf9 (patch) | |
tree | e8587bc0318dcfed2bdde084142f160abb399fac | |
parent | 7f18332e296d0d19a6f26fdbad914dd75c4dffc8 (diff) | |
download | egawk-31ff9bd0b178ee32288b148b89c5fb3a48abdaf9.tar.gz egawk-31ff9bd0b178ee32288b148b89c5fb3a48abdaf9.tar.bz2 egawk-31ff9bd0b178ee32288b148b89c5fb3a48abdaf9.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. |