summaryrefslogtreecommitdiff
path: root/core/macros.inc
diff options
context:
space:
mode:
Diffstat (limited to 'core/macros.inc')
-rw-r--r--core/macros.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/macros.inc b/core/macros.inc
index 1aa2b2ce..e3aedca1 100644
--- a/core/macros.inc
+++ b/core/macros.inc
@@ -47,7 +47,7 @@
;
; Macros similar to res[bwd], but which works in the code segment (after
-; section .text) or the data segment (section .data)
+; section .text16) or the data segment (section .data16)
;
%macro zb 1.nolist
times %1 db 0