--- a/src/xmlnode.h Fri Oct 21 19:03:51 2005 +0000 +++ b/src/xmlnode.h Fri Oct 21 19:03:51 2005 +0000 @@ -181,7 +181,8 @@ * into a tree of nodes, and return the xmlnode of the root. * * @param str The string of xml. - * @param size The size of the string. + * @param size The size of the string, or -1 if @a str is + * NUL-terminated. * * @return The new node. */