* Fix doxygen note for haschar(). The return value is the number of times ch appears...
authorArt Cancro <ajc@citadel.org>
Wed, 18 Aug 2010 14:38:07 +0000 (14:38 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 18 Aug 2010 14:38:07 +0000 (14:38 +0000)
commitdab8b2201872ca1d7c20fb00d95d55315f4524e6
tree74fac4cc7f2650f48cdd589b7f4e425d105ec086
parent04a5460a2d62aee44b566486491d6a3f46aff1ea
* Fix doxygen note for haschar().  The return value is the number of times ch appears in st, not the position at which it appears.
libcitadel/lib/tools.c