- return value cleanup

This commit is contained in:
Martin Willi
2005-11-28 20:29:47 +00:00
parent 3fe058703f
commit d048df5cab
85 changed files with 1086 additions and 2680 deletions
@@ -45,9 +45,7 @@ struct sha1_hasher_t {
/**
* @brief Creates a new sha1_hasher_t.
*
* @return
* - sha1_hasher_t if successfully
* - NULL if out of ressources
* @return sha1_hasher_t object
*
* @ingroup hashers
*/