Fix typo (FS_stderr->FD_stderr)

This commit is contained in:
2025-06-27 19:08:41 +02:00
parent ef19cbda50
commit 8ab78baa35

View File

@ -3,7 +3,7 @@ extern NL
extern NR_write
extern FD_stdin
extern FD_stdout
extern FS_stderr
extern FD_stderr
extern strlen
extern itoa