Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eerohele committed Dec 28, 2024
1 parent f506dae commit 75dff79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rad/resp.clj
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
(loop []
(let [n (.read in)]
(case n
1 (eos!)
-1 (eos!)

13
(do
Expand Down

0 comments on commit 75dff79

Please sign in to comment.