Removed all trailing spaces and added newline at EOF (when not present)

Also changed a "linux" to "Linux"

Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
This commit is contained in:
Gabriel Ravier 2019-05-07 11:55:42 +02:00
parent 1f055ccfe8
commit 960fa6f456
53 changed files with 954 additions and 954 deletions

View file

@ -1,3 +1,3 @@
#pragma once #pragma once
//This was originally some sort of POSIX standard thing? leftover from the linux port //This was originally some sort of POSIX standard thing? leftover from the Linux port