whitespace fixes

This commit is contained in:
Axel Kohlmeyer
2021-02-28 12:03:50 -05:00
parent 30d15b9b22
commit a57311ce3a
2 changed files with 2 additions and 2 deletions

View File

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