Cygwin: fix formatting: drop spaces leading tabs
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@ -1842,7 +1842,7 @@ computematchjumps(struct parse *p, struct re_guts *g)
|
||||
suffix++;
|
||||
}
|
||||
if (suffix < g->mlen)
|
||||
ssuffix = pmatches[ssuffix];
|
||||
ssuffix = pmatches[ssuffix];
|
||||
}
|
||||
|
||||
free(pmatches);
|
||||
|
Reference in New Issue
Block a user