Browse code

console: add a newline at eof

Sigrid Solveig Haflínudóttir authored on 21/09/2023 17:13:17
Showing 1 changed files
... ...
@@ -47,4 +47,4 @@ console_deo(Uint8 *d, Uint8 port)
47 47
 		fflush(stderr);
48 48
 		return;
49 49
 	}
50
-}
51 50
\ No newline at end of file
51
+}