about summary refs log tree commit diff stats
path: root/cpp/023call_reply
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/023call_reply')
-rw-r--r--cpp/023call_reply4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/023call_reply b/cpp/023call_reply
index 17f2c463..0fd09fc2 100644
--- a/cpp/023call_reply
+++ b/cpp/023call_reply
@@ -10,9 +10,9 @@ recipe f [
 ]
 +run: instruction main/0
 +run: result 0 is 1[2...]
-+mem: storing in location 3
++mem: storing 2 in location 3
 +run: result 1 is 1[3...]
-+mem: storing in location 4
++mem: storing 3 in location 4
 
 :(before "End Globals")
 const int REPLY = 23;