about summary refs log tree commit diff stats
path: root/subx/011run.cc
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-05-13 12:38:36 -0700
committerKartik Agaram <vc@akkartik.com>2019-05-13 12:38:36 -0700
commit59a04f794f45864fe0901a9747ca24cfc41a9bb4 (patch)
tree1bf1fde5a81eb2580aaaca3ebbdb40f43bbd6ac6 /subx/011run.cc
parentcb7b44647e5cf1bdb146986f205dfc71c8263fd5 (diff)
downloadmu-59a04f794f45864fe0901a9747ca24cfc41a9bb4.tar.gz
.
Diffstat (limited to 'subx/011run.cc')
-rw-r--r--subx/011run.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/011run.cc b/subx/011run.cc
index 9c1bc4b0..d949f87e 100644
--- a/subx/011run.cc
+++ b/subx/011run.cc
@@ -35,7 +35,7 @@ put_new(Help, "syntax",
 cerr << "  syntax\n";
 
 :(code)
-void test_add_imm32_to_eax() {
+void test_add_imm32_to_EAX() {
   // At the lowest level, SubX programs are a series of hex bytes, each
   // (variable-length) instruction on one line.
   run(