projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f89b96d
)
include/gnunet_abe_lib.h: typo fix in comment
author
Nils Gillmann
<ng0@n0.is>
Fri, 20 Jul 2018 07:11:55 +0000
(07:11 +0000)
committer
Nils Gillmann
<ng0@n0.is>
Fri, 20 Jul 2018 07:11:55 +0000
(07:11 +0000)
Signed-off-by: Nils Gillmann <ng0@n0.is>
src/include/gnunet_abe_lib.h
patch
|
blob
|
history
diff --git
a/src/include/gnunet_abe_lib.h
b/src/include/gnunet_abe_lib.h
index d380c9b03d59c07f1704ad6fd191a55a3f38cb18..554d4488ba6ba8ee9c465d5bb81c4aaf77e072df 100644
(file)
--- 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 GNUNE
T
_YES if the public key should also be freed (bug in gabe)
* @return fresh private key; free using #GNUNET_free
*/
void