aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debug.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug.inc b/debug.inc
index f410096..773eaa6 100644
--- a/debug.inc
+++ b/debug.inc
@@ -13,7 +13,7 @@
section .data
m_make debug_register
- ;; TODO: Make print without newlineg
+ ;; TODO: Make print without newline
%macro DEBUG_HERE 0-1 ""
section .data
make_zstring %%head, "Log: ", __?FILE?__,":"