mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
pre-commit autoupdate, fix spelling, update codespell.txt
https://pre-commit.com/#pre-commit-autoupdate
This commit is contained in:
@@ -446,7 +446,7 @@ tr_bitmap_detect(uint8_t bitmap[32], uint8_t ch)
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
/* compile patter to bitmap */
|
||||
/* compile pattern to bitmap */
|
||||
static void
|
||||
tr_compile_pattern(const struct tr_pattern *pat, mrb_value pstr, uint8_t bitmap[32])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user