cleaning up code

This commit is contained in:
2025-11-29 13:44:08 -08:00
parent 3b401e770e
commit 74637c8e83
7 changed files with 70 additions and 73 deletions

1
term.c
View File

@@ -84,3 +84,4 @@ get_winsz(size_t *rows, size_t *cols)
return 0;
}