summaryrefslogtreecommitdiff
path: root/src/main_loop.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/main_loop.lua')
-rw-r--r--src/main_loop.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main_loop.lua b/src/main_loop.lua
index e3dfb71..746570e 100644
--- a/src/main_loop.lua
+++ b/src/main_loop.lua
@@ -27,4 +27,5 @@ log.print("NOTICE", "main_loop started");
log.print("DEBUG", "yet anoter message");
-log.print("ERROR", "this is an error"); \ No newline at end of file
+log.print("ERROR", "this is an error");
+