summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/fns.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/acme/fns.h')
-rw-r--r--src/cmd/acme/fns.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/acme/fns.h b/src/cmd/acme/fns.h
index fece1dbd..c0339c23 100644
--- a/src/cmd/acme/fns.h
+++ b/src/cmd/acme/fns.h
@@ -95,7 +95,7 @@ void flushwarnings(void);
void startplumbing(void);
long nlcount(Text*, long, long, long*);
long nlcounttopos(Text*, long, long, long);
-Rune* parsetag(Window*, int*);
+Rune* parsetag(Window*, int, int*);
Runestr runestr(Rune*, uint);
Range range(int, int);