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

@ -45,7 +45,7 @@ typedef struct hawk_mtx_t hawk_mtx_t;
typedef hawk_uintptr_t hawk_mtx_hnd_t;
#elif defined(__BEOS__)
/* typedef int32 sem_id;
/* typedef int32 sem_id;
* typedef sem_id hawk_mtx_hnd_t; */
typdef hawk_int32_t hawk_mtx_hnd_t;