diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-10-25 22:08:53 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-10-25 22:08:53 +0200 |
commit | 44cd8b0b374419f77febc504b0053b87c894810c (patch) | |
tree | e0016bafbc35ee5df461aed0cc09640ad9d0257c /custom.h | |
parent | a2f4c46ba3d4cd3de6be372316abc0e0e6518d4c (diff) | |
parent | a3d40d091d31ec54b85240209afddb0212de085c (diff) | |
download | egawk-44cd8b0b374419f77febc504b0053b87c894810c.tar.gz egawk-44cd8b0b374419f77febc504b0053b87c894810c.tar.bz2 egawk-44cd8b0b374419f77febc504b0053b87c894810c.zip |
Merge branch 'gawk-4.0-stable'
Diffstat (limited to 'custom.h')
-rw-r--r-- | custom.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA */ -/* for VMS POSIX, from Pat Rankin, rankin@pactechdata.com */ +/* for VMS POSIX, from Pat Rankin, r.pat.rankin@gmail.com */ #ifdef VMS_POSIX #undef VMS #include "vms/redirect.h" |