Skip to content

Commit

Permalink
Fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
uweseimet committed Oct 24, 2024
1 parent f88d383 commit 8286bdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cpp/devices/tape.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,8 @@ void Tape::Space6()
}

StatusPhase();

return;
}

if (count < 0) {
Expand Down

0 comments on commit 8286bdd

Please sign in to comment.