1. Change xmlSaxAttr() to return const char* instead of
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 15 Feb 2010 02:48:49 +0000 (02:48 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 15 Feb 2010 02:48:49 +0000 (02:48 +0000)
commitb4ea8f9a0602fa67c052aa1cb1902a0aa055f67f
treeb3769c19408ee71e8bae74fa6a7724ea36690d66
parentd9c8be16598e67388a3f6a4b1f3dc37f4ca7b756
1. Change xmlSaxAttr() to return const char* instead of
non-const char*.

2. Add some doxygen-style comments.

3. Tidy up the white space here and there.

M    include/opensrf/xml_utils.h
M    src/libopensrf/xml_utils.c

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1927 9efc2488-bf62-4759-914b-345cdb29e865
include/opensrf/xml_utils.h
src/libopensrf/xml_utils.c