mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2026-04-21 17:16:35 +00:00
Ensure each header file has a newline on its own at the end of each file.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
This commit is contained in:
+1
-1
@@ -36,4 +36,4 @@ namespace EightBit {
|
||||
std::array<uint8_t, 0x100> m_input;
|
||||
std::array<uint8_t, 0x100> m_output;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user