commit | 230d62c4756ece47951e96a7cb1b5b72cf6a3844 | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Fri Mar 05 05:48:32 2004 +0000 |
committer | rsc <devnull@localhost> | Fri Mar 05 05:48:32 2004 +0000 |
tree | 42aab0123a9a4d3a06b1f2ca03c174abf21a9cba | |
parent | 28fe2052d07616bfcceb653ef55cc5701e59fc8e [diff] [blame] |
Incorporate bug fixes from Plan 9.
diff --git a/include/regexp9.h b/include/regexp9.h index 382d246..b241712 100644 --- a/include/regexp9.h +++ b/include/regexp9.h
@@ -69,7 +69,7 @@ extern void regsub9(char*, char*, int, Resub*, int); extern int rregexec9(Reprog*, Rune*, Resub*, int); -extern void rregsub9(Rune*, Rune*, Resub*, int); +extern void rregsub9(Rune*, Rune*, int, Resub*, int); /* * Darwin simply cannot handle having routines that