]> git.evergreen-ils.org Git - OpenSRF.git/commit
http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001092.html
authormiker <miker@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 27 May 2007 00:49:10 +0000 (00:49 +0000)
committermiker <miker@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 27 May 2007 00:49:10 +0000 (00:49 +0000)
commit641e3bbdf33e93205342939bddd4e2d49afe5d1e
treecf47ba5f3d5e68c5d00f7332978dfbc5fabcdcc8
parent91e4842751143d5cd68a7f37c06f52aa556b5b8b
http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001092.html
Patch from Scott McKellar to:

 * Make default config object pointer static (module local)
 * Clean up variable name to remove leading underscores
 * Remove think-o which would deallocate the default config when
   loading any other
 * Fix error log message

Applied with minor change to the log message fix

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@916 9efc2488-bf62-4759-914b-345cdb29e865
src/libstack/osrfConfig.c