about summary refs log tree commit diff stats
path: root/subx/035labels.cc
diff options
context:
space:
mode:
Diffstat (limited to 'subx/035labels.cc')
-rw-r--r--subx/035labels.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/035labels.cc b/subx/035labels.cc
index 1bbf9b5b..a6da02eb 100644
--- a/subx/035labels.cc
+++ b/subx/035labels.cc
@@ -11,7 +11,7 @@ loop:
             05                                                                                                                              0x0d0c0b0a/imm32  # add to EAX
 +transform: label 'loop' is at address 1
 
-:(before "End Transforms")
+:(before "End Level-2 Transforms")
 Transform.push_back(rewrite_labels);
 
 :(code)