Spelling fixes.

This commit is contained in:
Ville Skyttä 2021-08-29 10:15:14 +03:00
parent 465afe830f
commit ce409990e7
4 changed files with 4 additions and 4 deletions

View file

@ -88,7 +88,7 @@ anyway
* fake_mremap is only used when defined to mremap
* Remove unused cksem functions
* Fix remaining use of mutexes lock/unlocking in different threads with cksems,
corecting cksem usage on osx
correcting cksem usage on osx
* Update copyright dates
* Make match_len a function completely removing all indirect calls to get_sb,
significantly speeding up the single_get_sb case