URI: 
       tIncorporate bug fixes from Plan 9. - plan9port - [fork] Plan 9 from user space
  HTML git clone git://src.adamsgaard.dk/plan9port
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 230d62c4756ece47951e96a7cb1b5b72cf6a3844
   DIR parent 28fe2052d07616bfcceb653ef55cc5701e59fc8e
  HTML Author: rsc <devnull@localhost>
       Date:   Fri,  5 Mar 2004 05:48:32 +0000
       
       Incorporate bug fixes from Plan 9.
       
       Diffstat:
         M include/regexp9.h                   |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/include/regexp9.h b/include/regexp9.h
       t@@ -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