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

@ -33,7 +33,7 @@ struct hawk_fnc_t
hawk_oow_t len;
} name;
int dfl0; /* if set, ($0) is assumed if () is missing.
int dfl0; /* if set, ($0) is assumed if () is missing.
* this ia mainly for the weird length() function */
hawk_fnc_spec_t spec;