]> git.evergreen-ils.org Git - OpenSRF.git/commit
1. In osrf_app_session.[ch]: Create a new function
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 14 Dec 2009 20:38:44 +0000 (20:38 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 14 Dec 2009 20:38:44 +0000 (20:38 +0000)
commitab20d094273411957fb73dcfde6ae3ce5687e268
treeb5dc6422bec237be30bc3c226e8ecdc06df48ca2
parentacdb14484780b959e145381929d27078f72c44aa
1. In osrf_app_session.[ch]: Create a new function
osrfAppSessionSendRequest(), similar to osrfAppSessionMakeRequest()
but without the param_strings parameter.

2. Replace the old function with the new one in srfsh.c.

M    include/opensrf/osrf_app_session.h
M    src/libopensrf/osrf_app_session.c
M    src/srfsh/srfsh.c

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