fix comment
authorChristian Grothoff <christian@grothoff.org>
Fri, 10 Mar 2017 16:26:54 +0000 (17:26 +0100)
committerChristian Grothoff <christian@grothoff.org>
Fri, 10 Mar 2017 16:26:54 +0000 (17:26 +0100)
src/testbed/gnunet-service-testbed_oc.c

index b775f31bd9174befcc41620ca4a182138d165161..09849797c04c617e3c9271308089c81db5044da7 100644 (file)
@@ -371,7 +371,7 @@ GST_cleanup_focc (struct ForwardedOverlayConnectContext *focc)
 /**
  * Timeout task for cancelling a forwarded overlay connect connect
  *
- * @param cls the ForwardedOverlayConnectContext
+ * @param cls the `struct ForwardedOperationContext`
  */
 static void
 forwarded_overlay_connect_timeout (void *cls)