diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mint/taler-mint-httpd_keystate.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/taler-mint-httpd_keystate.c b/src/mint/taler-mint-httpd_keystate.c index 2dc68390..fc0e1413 100644 --- a/src/mint/taler-mint-httpd_keystate.c +++ b/src/mint/taler-mint-httpd_keystate.c @@ -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);  | 
