Several minor and inconsequential changes:
1. Tidied up the white space in a few places.
2. Commented out several unused functions, used only for development,
in order to eliminate some annoying compiler warnings.
3. Added the const qualifier to several variables.
4. Added three branches to a switch/case structure, in order to
eliminate some compiler warnings about untested enum values. The
new branches merely issue warning messages to the log (presumably
we don't expect to see RESULT or STATUS messages in this
context).
M src/gateway/osrf_http_translator.c
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2006
9efc2488-bf62-4759-914b-
345cdb29e865