fixed typos
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-05-02 22:47:30 +09:00
parent e28faca54e
commit 35e8edd783
92 changed files with 3380 additions and 3380 deletions

View File

@ -51,7 +51,7 @@ extern "C" {
HAWK_EXPORT hawk_dir_t* hawk_dir_open (
hawk_gem_t* gem,
hawk_oow_t xtnsize,
const hawk_ooch_t* path,
const hawk_ooch_t* path,
int flags
);