aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 2600011f..b5d2a7fe 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -30084,7 +30084,7 @@ using this user-defined function:
@end ignore
@c file eg/lib/div.awk
-function div(numerator, denominator, result, i)
+function div(numerator, denominator, result)
@{
split("", result)