diff options
Diffstat (limited to 'xml-parse.txi')
-rwxr-xr-x[-rw-r--r--] | xml-parse.txi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xml-parse.txi b/xml-parse.txi index 365d914..c585d92 100644..100755 --- a/xml-parse.txi +++ b/xml-parse.txi @@ -110,7 +110,8 @@ of the set. This character is left on the stream. All the read characters are returned in a string. -@defunx ssax:next-token-of pred port +@end defun +@defun ssax:next-token-of pred port Reads characters from the @var{port} for which @var{pred} (a procedure of one argument) returns non-#f. The reading stops at the first |