]> git.evergreen-ils.org Git - OpenSRF.git/commit
1. Pedantic change for const-correctness: replaced all calls to
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 15 Aug 2010 00:57:53 +0000 (00:57 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 15 Aug 2010 00:57:53 +0000 (00:57 +0000)
commit777dda092d4edb2378a05cf17b71971c0dd8b708
tree202c42c57e77e7e6510507c82d1509ef39fc0d77
parentb045caec069a7d9840dfb4760bee6b3eec688076
1. Pedantic change for const-correctness: replaced all calls to
jsonObjectGetKey() with calls to jsonObjectGetKeyConst().

2. Tidied up white space and comments here and there.

M    src/router/osrf_router_main.c

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2005 9efc2488-bf62-4759-914b-345cdb29e865
src/router/osrf_router_main.c