diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-11-01 16:58:00 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-11-01 16:58:00 +0000 |
commit | dc93c14e1806ffb1505b87e7bea2e04b83da936e (patch) | |
tree | 6b1f80cddf463309d29952d3847ae49e3a4a60ee /src/gns | |
parent | 368919bbba8fd6b4c299e9a53ec4615f50adedde (diff) |
-doxygen
git-svn-id: https://gnunet.org/svn/gnunet@24665 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/gns')
-rw-r--r-- | src/gns/gns_api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/gns_api.c b/src/gns/gns_api.c index a1d734df2d..1e3cb01695 100644 --- a/src/gns/gns_api.c +++ b/src/gns/gns_api.c @@ -312,7 +312,7 @@ reconnect_task (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc) /** * Disconnect from service and then reconnect. * - * @param h our handle + * @param handle our handle */ static void force_reconnect (struct GNUNET_GNS_Handle *handle) |