From e5559ad7a555b6f579bda0c6007d61d7a03ae2b9 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 27 Mar 2020 15:45:25 +0100 Subject: Added and applied tidy command --- src/kernel/lib/stdio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kernel/lib/stdio.h') diff --git a/src/kernel/lib/stdio.h b/src/kernel/lib/stdio.h index 8299dea..e1d7b9a 100644 --- a/src/kernel/lib/stdio.h +++ b/src/kernel/lib/stdio.h @@ -15,4 +15,4 @@ void printf(const char *fmt, ...); void serial_printf(const char *fmt, ...); -#endif +#endif \ No newline at end of file -- cgit v1.2.3