aboutsummaryrefslogtreecommitdiffstats
path: root/test/prmreuse.awk
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-07-16 13:17:58 +0300
committerArnold D. Robbins <arnold@skeeve.com>2010-07-16 13:17:58 +0300
commite888f1834b88270590b7e04d64c03c75863e4565 (patch)
treeab679ecbf16dc4f11b90a53f4b1e0084d78c98b0 /test/prmreuse.awk
parentfae4762eba9ff7bb466a600130e9c90eaac6b0bc (diff)
downloadegawk-e888f1834b88270590b7e04d64c03c75863e4565.tar.gz
egawk-e888f1834b88270590b7e04d64c03c75863e4565.tar.bz2
egawk-e888f1834b88270590b7e04d64c03c75863e4565.zip
Move to gawk-3.1.2.
Diffstat (limited to 'test/prmreuse.awk')
-rw-r--r--test/prmreuse.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/prmreuse.awk b/test/prmreuse.awk
index 37e06f59..c1ffa179 100644
--- a/test/prmreuse.awk
+++ b/test/prmreuse.awk
@@ -1,4 +1,4 @@
-# from Pat Rankin, rankin@eql.caltech.edu
+# from Pat Rankin, rankin@eql.caltech.edu, now rankin@pactechdata.com
BEGIN { dummy(1); legit(); exit }