summaryrefslogtreecommitdiff
path: root/04a/in03
diff options
context:
space:
mode:
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