read-line -> read-line-evt

svn: r16384
This commit is contained in:
Stevie Strickland 2009-10-20 17:37:19 +00:00
parent ac7853dc00
commit dbf380208a

View File

@ -569,7 +569,7 @@ bytes in the port's stream.}
[mode (or/c 'linefeed 'return 'return-linefeed 'any 'any-one)])
evt?]{
Like @scheme[read-line], but returns a byte string instead of a
Like @scheme[read-line-evt], but returns a byte string instead of a
string.}
@defproc*[([(peek-bytes-evt [k exact-nonnegative-integer?][skip exact-nonnegative-integer?]