From: Nils Gillmann Date: Fri, 20 Jul 2018 07:11:55 +0000 (+0000) Subject: include/gnunet_abe_lib.h: typo fix in comment X-Git-Tag: v0.11.0~322^2~64^2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f28f0dc7316ead8735b7e68cd1bd61f3959fa759;p=oweals%2Fgnunet.git include/gnunet_abe_lib.h: typo fix in comment Signed-off-by: Nils Gillmann --- 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