aboutsummaryrefslogtreecommitdiff
path: root/src/identity
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2015-03-30 12:36:33 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2015-03-30 12:36:33 +0000
commitb47c2f2d5175300a531778727c29787ab78749b8 (patch)
tree93a8625699026d525c49605765e089d8b2d19b76 /src/identity
parent26108fbf209feabf758a26ec883e4449832b8faa (diff)
downloadgnunet-b47c2f2d5175300a531778727c29787ab78749b8.tar.gz
gnunet-b47c2f2d5175300a531778727c29787ab78749b8.zip
-doxy
Diffstat (limited to 'src/identity')
-rw-r--r--src/identity/plugin_rest_identity.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/identity/plugin_rest_identity.c b/src/identity/plugin_rest_identity.c
index 181a21c12..204da910a 100644
--- a/src/identity/plugin_rest_identity.c
+++ b/src/identity/plugin_rest_identity.c
@@ -172,7 +172,7 @@ struct RequestHandle
172 172
173/** 173/**
174 * Cleanup lookup handle 174 * Cleanup lookup handle
175 * @praram handle Handle to clean up 175 * @param handle Handle to clean up
176 */ 176 */
177void 177void
178cleanup_handle (struct RequestHandle *handle) 178cleanup_handle (struct RequestHandle *handle)