diff --git a/src/devices/console.c b/src/devices/console.c index a699f2d..ceb45be 100644 --- a/src/devices/console.c +++ b/src/devices/console.c @@ -47,4 +47,4 @@ console_deo(Uint8 *d, Uint8 port) fflush(stderr); return; } -} \ No newline at end of file +}