-use GPLv3+ consistently
[oweals/gnunet.git] / src / gns / test_gns_revocation.c
index 2574dec28bae34b533ebb0011388ae80e31a4f5f..8467876dcb0e889dbeb9cd8cc447918bd7bc0b40 100644 (file)
@@ -264,8 +264,8 @@ do_check (void *cls,
   GNUNET_free (alice_keyfile);
   GNUNET_free (web);
   GNUNET_free (sig);
-  GNUNET_CRYPTO_ecc_key_free (bob_key);
-  GNUNET_CRYPTO_ecc_key_free (alice_key);
+  GNUNET_free (bob_key);
+  GNUNET_free (alice_key);
 }