about summary refs log tree commit diff stats
path: root/mu-init-test.subx
diff options
context:
space:
mode:
Diffstat (limited to 'mu-init-test.subx')
-rw-r--r--mu-init-test.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/mu-init-test.subx b/mu-init-test.subx
index f51999c8..6cfe51b2 100644
--- a/mu-init-test.subx
+++ b/mu-init-test.subx
@@ -4,7 +4,7 @@
 #   $ ./translate_subx init.linux 0*.subx mu-init.subx mu-init-test.subx
 #   $ ./a.elf  # should run all tests
 
-main:  # args : (address array kernel-string) -> result/ebx : int
+main:  # args: (address array kernel-string) -> result/ebx: int
     # . prologue
     55/push-ebp
     89/<- %ebp 4/r32/esp