eina: got to aggressive on that one.

SVN revision: 66603
This commit is contained in:
Cedric BAIL 2011-12-28 15:01:13 +00:00
parent 30ba201d49
commit feefe8178a
1 changed files with 1 additions and 1 deletions

View File

@ -595,7 +595,7 @@ EAPI void *eina_hash_find(const Eina_Hash *hash,
*/
EAPI void *eina_hash_modify(Eina_Hash *hash,
const void *key,
const void *data) EINA_ARG_NONNULL(2, 3);
const void *data) EINA_ARG_NONNULL(1, 2, 3);
/**
* @brief Modify the entry pointer at the specified key and return the