-use static for internal API

This commit is contained in:
Christian Grothoff 2015-06-18 13:45:15 +02:00
parent d15c654749
commit cbcd82e1fc

View File

@ -422,7 +422,7 @@ free_denom_key (void *cls,
*
* @param key_state the key state to release
*/
void
static void
TMH_KS_release_ (struct TMH_KS_StateHandle *key_state)
{
GNUNET_assert (0 < key_state->refcnt);