plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 230d62c4756ece47951e96a7cb1b5b72cf6a3844
parent 28fe2052d07616bfcceb653ef55cc5701e59fc8e
Author: rsc <devnull@localhost>
Date:   Fri,  5 Mar 2004 05:48:32 +0000

Incorporate bug fixes from Plan 9.

Diffstat:
Minclude/regexp9.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/regexp9.h b/include/regexp9.h @@ -69,7 +69,7 @@ extern int regexec9(Reprog*, char*, Resub*, int); 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