From: Alan Cox Date: Tue, 11 Dec 2018 22:28:48 +0000 (+0000) Subject: zxdiv: fix missing newline X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=e00e76b564893a5505288ffd3f5f1ba286be1c9e;p=FUZIX.git zxdiv: fix missing newline --- diff --git a/Kernel/platform-zxdiv/main.c b/Kernel/platform-zxdiv/main.c index 2d283e18..6305f1f0 100644 --- a/Kernel/platform-zxdiv/main.c +++ b/Kernel/platform-zxdiv/main.c @@ -79,4 +79,4 @@ void swapper(ptptr p) { p; } -#endif \ No newline at end of file +#endif