spelling: forgotten

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-10-13 12:30:23 -04:00
parent be07baca69
commit a0f48ffe86

View File

@@ -1,4 +1,4 @@
/* '#include <stdlib.h>' was forgotton */ /* '#include <stdlib.h>' was forgotten */
int main(void) { int main(void) {
/* 'int malloc()' assumed */ /* 'int malloc()' assumed */