From 6e93c1d5e023e87e3478ff2cbff9639b22be76b8 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 27 Jul 2009 13:43:56 +0200 Subject: * src/util.lisp: Minor docu change. --- src/util.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/util.lisp b/src/util.lisp index 87661a0..6cc0788 100644 --- a/src/util.lisp +++ b/src/util.lisp @@ -5,7 +5,7 @@ (defun next-xml-blurb (reader tag) "Return the next XML document in a stream that is enclosed in a given XML tag. -READER is a function that takes one argument -- number of bytes to +READER is a function taking one argument -- the number of bytes to read -- and returns that many octets or nil on read error or end of stream. -- cgit v1.1