]> git.evergreen-ils.org Git - OpenSRF.git/commit
1. Add comments to be recognized by doxygen or other such
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 31 Aug 2009 03:48:26 +0000 (03:48 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 31 Aug 2009 03:48:26 +0000 (03:48 +0000)
commit3e60bf665766160ee963aa484a44b959c3d4c414
tree6a35f92147d69c0d1899bccece9b5c3857e303e7
parent6c3618a30e8f66c247b18ddd41573bf50bf1420c
1. Add comments to be recognized by doxygen or other such
documentation generators.

2. Change the values returned by buffer_fadd(), buffer_add(),
buffer_add_n(), and buffer_add_char() to make them more
consistent.  In practice we never pay any attention to the
return values anyway.

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