aboutsummaryrefslogtreecommitdiffstats
path: root/awk.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-08-21 21:18:16 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-08-21 21:18:16 +0300
commit650fc1a8f35f597dfd999d10136ec2812d203b22 (patch)
treef27dc0bdf770738ff7649d7ef8f151f1238c2797 /awk.h
parent9291eb46773144be6405e1dda1e94ded63e93a11 (diff)
downloadegawk-650fc1a8f35f597dfd999d10136ec2812d203b22.tar.gz
egawk-650fc1a8f35f597dfd999d10136ec2812d203b22.tar.bz2
egawk-650fc1a8f35f597dfd999d10136ec2812d203b22.zip
Integrate changes for z/OS.
Diffstat (limited to 'awk.h')
-rw-r--r--awk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/awk.h b/awk.h
index 80e597f1..5eec241e 100644
--- a/awk.h
+++ b/awk.h
@@ -789,7 +789,7 @@ typedef struct exp_instruction {
#define expr_count x.xl
-#define c_func x.exf
+#define c_function x.exf
#define target_continue d.di
#define target_jmp d.di