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