]> git.evergreen-ils.org Git - OpenSRF.git/commit
Pedantic change for const-correctness: change three calls to
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Sat, 14 Aug 2010 21:38:11 +0000 (21:38 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Sat, 14 Aug 2010 21:38:11 +0000 (21:38 +0000)
commitb045caec069a7d9840dfb4760bee6b3eec688076
tree5c13ae84d8b10aac844136f67e16bf712b730703
parentfbcba773f8d5db9f8e5a08867232ac153ecabfce
Pedantic change for const-correctness: change three calls to
jsonObjectGetKey() to call jsonObjectGetKeyConst() instead.

M    src/gateway/osrf_http_translator.c

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2004 9efc2488-bf62-4759-914b-345cdb29e865
src/gateway/osrf_http_translator.c