whitespace

This commit is contained in:
Axel Kohlmeyer
2021-03-03 21:29:59 -05:00
parent 897c337e1c
commit 73c874a042

View File

@ -1658,7 +1658,7 @@ extern "C" {
(*matchlen)++; (*matchlen)++;
return 1; return 1;
} }
} }
return 0; return 0;
} }