]> git.evergreen-ils.org Git - OpenSRF.git/commit
1. Add doxygen-style comments to document functions in the
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 2 Oct 2009 16:34:12 +0000 (16:34 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 2 Oct 2009 16:34:12 +0000 (16:34 +0000)
commit415f3ef54c002c1f5499d5388a480da9d207ddc7
tree220adabf8569fbff0d8175f7bd157723ab5ec670
parent0fa28f4cea159eb07719ce1a8302f340803c0315
1. Add doxygen-style comments to document functions in the
recursive-descent JSON parser.  Tidy up or correct existing
comments here and there.

2. In report_error(): add the const qualifier to the
third parameter.

M    include/opensrf/osrf_json.h
M    src/libopensrf/osrf_parse_json.c

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