aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-06-18 03:14:57 -0600
committerArnold D. Robbins <arnold@skeeve.com>2020-06-18 03:16:02 -0600
commit31ff9bd0b178ee32288b148b89c5fb3a48abdaf9 (patch)
treee8587bc0318dcfed2bdde084142f160abb399fac
parent7f18332e296d0d19a6f26fdbad914dd75c4dffc8 (diff)
downloadegawk-31ff9bd0b178ee32288b148b89c5fb3a48abdaf9.tar.gz
egawk-31ff9bd0b178ee32288b148b89c5fb3a48abdaf9.tar.bz2
egawk-31ff9bd0b178ee32288b148b89c5fb3a48abdaf9.zip
By request, remove an email address from the ChangeLog.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 384bc6b4..05db8c49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.