]> git.evergreen-ils.org Git - OpenSRF.git/commit
Pulled the creation of a single osrfMessage from a jsonObject
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Sat, 14 Nov 2009 18:39:32 +0000 (18:39 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Sat, 14 Nov 2009 18:39:32 +0000 (18:39 +0000)
commitc349162a71f62434e0b6246de57513600af451ce
tree140239f0120a672a8ac8bc13a1e0c483d795be32
parent35b39cbf64b5f15a1986827afae9f51efd80653d
Pulled the creation of a single osrfMessage from a jsonObject
into a separate function.  This change simplifies
osrf_message_deserialize(), and will make it easier to create
a replacement for it.

Also: tinkered with some of the comments and white space.

M    src/libopensrf/osrf_message.c

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