Skip to content
Snippets Groups Projects
Commit 5b01cec4 authored by rtoy's avatar rtoy
Browse files

Fix typo. READ-N-BYTES is in the SYS package, not EXT.

(From Scott Burson.)
parent e5c81196
No related branches found
No related tags found
No related merge requests found
...@@ -1000,7 +1000,7 @@ specialized arrays. Thus ...@@ -1000,7 +1000,7 @@ specialized arrays. Thus
\end{defvar} \end{defvar}
\section{Stream Extensions} \section{Stream Extensions}
\begin{defun}{extensions:}{read-n-bytes}{% \begin{defun}{sys:}{read-n-bytes}{%
\args{\var{stream buffer start numbytes} \args{\var{stream buffer start numbytes}
\ampoptional{} \var{eof-error-p}}} \ampoptional{} \var{eof-error-p}}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment