mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
client-protocol: codespell: stati -> static
This commit is contained in:
parent
f4de500a18
commit
0d61a49e47
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ struct client_data {
|
|||
|
||||
uint16_t argc;
|
||||
|
||||
/* char cwd[stati cwd_len]; */
|
||||
/* char cwd[static cwd_len]; */
|
||||
/* char term[static term_len]; */
|
||||
/* char title[static title_len]; */
|
||||
/* char app_id[static app_id_len]; */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue