[Cl-darcs-cvs] r12 - cl-darcs/trunk
24 Jun
2006
24 Jun
'06
1:54 p.m.
Author: mhenoch Date: Sat Jun 24 09:54:12 2006 New Revision: 12 Modified: cl-darcs/trunk/util.lisp Log: Add comma to read-until docstring. Modified: cl-darcs/trunk/util.lisp ============================================================================== --- cl-darcs/trunk/util.lisp (original) +++ cl-darcs/trunk/util.lisp Sat Jun 24 09:54:12 2006 @@ -72,7 +72,7 @@ (defun read-until (delimiters stream &optional (eof-error-p t) eof-value) "Read from STREAM until encountering DELIMITERS. -DELIMITERS is an atom or a list of atoms, or a predicate function. +DELIMITERS is an atom, or a list of atoms, or a predicate function. Returns two values: - vector of elements read
7188
Age (days ago)
7188
Last active (days ago)
0 comments
1 participants
participants (1)
-
mhenoch@common-lisp.net