more terminaal stuff

This commit is contained in:
2026-07-17 14:23:07 -05:00
parent b6681b74c9
commit 256346534a
2 changed files with 1 additions and 1 deletions

View File

@@ -101,7 +101,7 @@ void render_char(char c) {
} }
} }
} }
} }
void spawn_shell() { void spawn_shell() {
if ((shell_pid = fork()) == 0) { if ((shell_pid = fork()) == 0) {

Binary file not shown.