summaryrefslogtreecommitdiff
path: root/04a/in03
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2021-11-17 22:58:17 -0500
committerpommicket <pommicket@gmail.com>2021-11-17 22:58:17 -0500
commit17cf6b6fa02db452c3b0b88b09b8884f73b0c1eb (patch)
tree6dd2df582b20935e5537bd6c55b885aeeea9fc65 /04a/in03
parent3922fc11cde176e41c98a73f88e5552736b13e2f (diff)
04a readme and corrections
Diffstat (limited to '04a/in03')
-rw-r--r--04a/in032
1 files changed, 1 insertions, 1 deletions
diff --git a/04a/in03 b/04a/in03
index e4771f3..ed965e6 100644
--- a/04a/in03
+++ b/04a/in03
@@ -68,7 +68,7 @@ R=:line
; check if we reached the end of the line
C=1R
D=xa
- ?C=A:read_line
+ ?C=D:read_line
; increment R, keep looping
R+=d1
!:process_line_loop