Finished adding doxygen-style comments to document the app session
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 3 Jan 2010 19:28:02 +0000 (19:28 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 3 Jan 2010 19:28:02 +0000 (19:28 +0000)
commit46d00ed35ff1aa268e0a6caa616d0ad64c1066f8
tree03d1f4041fc94f6994957061d68bce454bcf806c
parent2047e0458548abdcfd40e94ade61c901ec0ddc75
Finished adding doxygen-style comments to document the app session
functions.  Removed comments from the header so that they wouldn't
override more complete comments in the implementation file.

Tweaked the white space here and there.

Changed the return code in a few cases, for consistency.  A couple of
functions seemed unable to decide whether 0 was good and 1 was bad,
or vice versa.

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

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