- use proper signedness
[oweals/gnunet.git] / src / transport / transport_api.c
index 327827113d0600166046308525fe27861515e41c..8d921acdcb3eb0a806b443fdb04c0eef7cf8d818 100644 (file)
@@ -1518,7 +1518,7 @@ GNUNET_TRANSPORT_connect (const struct GNUNET_CONFIGURATION_Handle *cfg,
 /**
  * Disconnect from the transport service.
  *
- * @param handle handle to the service as returned from GNUNET_TRANSPORT_connect
+ * @param handle handle to the service as returned from #GNUNET_TRANSPORT_connect()
  */
 void
 GNUNET_TRANSPORT_disconnect (struct GNUNET_TRANSPORT_Handle *handle)