diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2010-07-16 13:17:58 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2010-07-16 13:17:58 +0300 |
commit | e888f1834b88270590b7e04d64c03c75863e4565 (patch) | |
tree | ab679ecbf16dc4f11b90a53f4b1e0084d78c98b0 /vms/vms_args.c | |
parent | fae4762eba9ff7bb466a600130e9c90eaac6b0bc (diff) | |
download | egawk-e888f1834b88270590b7e04d64c03c75863e4565.tar.gz egawk-e888f1834b88270590b7e04d64c03c75863e4565.tar.bz2 egawk-e888f1834b88270590b7e04d64c03c75863e4565.zip |
Move to gawk-3.1.2.
Diffstat (limited to 'vms/vms_args.c')
-rw-r--r-- | vms/vms_args.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/vms_args.c b/vms/vms_args.c index fbe50ff6..e63758f7 100644 --- a/vms/vms_args.c +++ b/vms/vms_args.c @@ -23,7 +23,7 @@ * expansion. Should be called immediately upon image startup. * * Pat Rankin, Nov'89 - * rankin@eql.Caltech.EDU + * rankin@pactechdata.com * * <ifile - open 'ifile' (readonly) as 'stdin' * >nfile - create 'nfile' as 'stdout' (stream-lf format) |