From f28f0dc7316ead8735b7e68cd1bd61f3959fa759 Mon Sep 17 00:00:00 2001 From: Nils Gillmann Date: Fri, 20 Jul 2018 07:11:55 +0000 Subject: include/gnunet_abe_lib.h: typo fix in comment Signed-off-by: Nils Gillmann --- src/include/gnunet_abe_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/gnunet_abe_lib.h') diff --git a/src/include/gnunet_abe_lib.h b/src/include/gnunet_abe_lib.h index d380c9b03..554d4488b 100644 --- a/src/include/gnunet_abe_lib.h +++ b/src/include/gnunet_abe_lib.h @@ -87,7 +87,7 @@ GNUNET_ABE_cpabe_create_key (struct GNUNET_ABE_AbeMasterKey *key, * Delete a CP-ABE key. * * @param key the key to delete - * @param delete_pub GNUNE_YES if the public key should also be freed (bug in gabe) + * @param delete_pub GNUNET_YES if the public key should also be freed (bug in gabe) * @return fresh private key; free using #GNUNET_free */ void -- cgit v1.2.3