touch unused variable

This commit is contained in:
Özgür Kesim 2021-11-29 10:22:35 +01:00
parent 93fe40c5a7
commit 4e9a5c8cc7
Signed by: oec
GPG Key ID: 3D76A56D79EDD9D7

View File

@ -149,6 +149,7 @@ key_cb (void *cls,
(void) cls;
(void) sm_pub;
(void) sm_sig;
(void) age_restricted;
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
"Key notification about key %s in `%s'\n",
GNUNET_h2s (&h_rsa->hash),