]> git.evergreen-ils.org Git - OpenSRF.git/commit
Move the xmlSAXHandler out of the header and into the
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 9 Jan 2009 18:51:01 +0000 (18:51 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 9 Jan 2009 18:51:01 +0000 (18:51 +0000)
commit64dd0f8d7b0c20383c02eabd580c77e9a9218cd4
treef9b336f33157be537fa5c84956d6f3dc25b74e27
parent385612e50fdbcf6bef54e500bf073d722d64de36
Move the xmlSAXHandler out of the header and into the
implementation file, along with the declarations of the
associated callback functions (which are now static)

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