X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=compat%2Fregex%2Fregex.c;h=be851fc50267b10ae311dce042eec27c0f498461;hb=e3efa9c12c1797f5eeb140ebeb44ff6d210ec215;hp=556d8ab11f40550335066f491d08383557e02a00;hpb=f62e53c897c359b5885c474c41341d83845a78f6;p=git.git diff --git a/compat/regex/regex.c b/compat/regex/regex.c index 556d8ab11..be851fc50 100644 --- a/compat/regex/regex.c +++ b/compat/regex/regex.c @@ -3122,7 +3122,7 @@ re_match (bufp, string, size, pos, regs) /* re_match_2 matches the compiled pattern in BUFP against the - the (virtual) concatenation of STRING1 and STRING2 (of length SIZE1 + (virtual) concatenation of STRING1 and STRING2 (of length SIZE1 and SIZE2, respectively). We start matching at POS, and stop matching at STOP.