summaryrefslogtreecommitdiffstats
path: root/contrib/one-true-awk/maketab.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/one-true-awk/maketab.c')
-rw-r--r--contrib/one-true-awk/maketab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/one-true-awk/maketab.c b/contrib/one-true-awk/maketab.c
index 1f78a9e..31acd75 100644
--- a/contrib/one-true-awk/maketab.c
+++ b/contrib/one-true-awk/maketab.c
@@ -102,7 +102,7 @@ struct xx
{ CALL, "call", "call" },
{ ARG, "arg", "arg" },
{ VARNF, "getnf", "NF" },
- { GETLINE, "getline", "getline" },
+ { GETLINE, "awkgetline", "getline" },
{ 0, "", "" },
};
OpenPOWER on IntegriCloud