Skip to content

Commit

Permalink
Propagate typo correction to TSS8 ported code.
Browse files Browse the repository at this point in the history
Insure consistency of EOL.
  • Loading branch information
rfivet committed Nov 19, 2024
1 parent c1c3ab9 commit 63a4a68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto
2 changes: 1 addition & 1 deletion port/BLKJAC.BAS
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
825 GOTO 660
830 IF V(1)<>2 THEN 855
835 IF V(3)=2 THEN 850
840 PRINT"TOO LATE TO DOUBLE, VHARLIE."
840 PRINT"TOO LATE TO DOUBLE, CHARLIE."
845 GOTO 660
850 LET W(P)=2*W(P)
855 IF V(1)>0 THEN 430
Expand Down

0 comments on commit 63a4a68

Please sign in to comment.