diff options
Diffstat (limited to 'awk.h')
-rw-r--r-- | awk.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |