]> git.evergreen-ils.org Git - OpenSRF.git/commit
Pedantic change for const-correctness: replace two calls to
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Sat, 14 Aug 2010 21:14:55 +0000 (21:14 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Sat, 14 Aug 2010 21:14:55 +0000 (21:14 +0000)
commitfbcba773f8d5db9f8e5a08867232ac153ecabfce
tree4456d992cf95d80a4e622c4c7d21fe4e622ae9d7
parent526ca545ef879e2923440978cb6bfb2c049f8b83
Pedantic change for const-correctness: replace two calls to
jsonObjectGetKey() with calls to jsonObjectGetKeyConst().

M    src/libopensrf/osrf_parse_json.c

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