Skip to content

Commit

Permalink
Need to apply eof-object.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashinn committed Nov 13, 2024
1 parent 28676fc commit 49072eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chibi/csv.scm
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
0
in)))
(if (zero? len)
eof-object
(eof-object)
res))))))

;;> Returns an SXML representation of the record, as a row with
Expand Down

0 comments on commit 49072eb

Please sign in to comment.