summaryrefslogtreecommitdiffhomepage
path: root/dev/LibDebugger
diff options
context:
space:
mode:
Diffstat (limited to 'dev/LibDebugger')
-rw-r--r--dev/LibDebugger/CommonCLI.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/LibDebugger/CommonCLI.inl b/dev/LibDebugger/CommonCLI.inl
index c917295..01bbb82 100644
--- a/dev/LibDebugger/CommonCLI.inl
+++ b/dev/LibDebugger/CommonCLI.inl
@@ -15,4 +15,4 @@ static std::string kPath = "";
#define kRed "\e[0;31m"
#define kWhite "\e[0;97m"
-#define kStdOut (std::cout << kRed << "dbg: " << kWhite) \ No newline at end of file
+#define kStdOut (std::cout << kRed << "dbg: " << kWhite)