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/userspace/mlibc/math.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/userspace/mlibc/math.h') diff --git a/src/userspace/mlibc/math.h b/src/userspace/mlibc/math.h index c9abf7d..57877ad 100644 --- a/src/userspace/mlibc/math.h +++ b/src/userspace/mlibc/math.h @@ -3,4 +3,4 @@ int pow(int base, int exp); -#endif +#endif \ No newline at end of file -- cgit v1.2.3