improve doxygen
authorChristian Grothoff <christian@grothoff.org>
Thu, 8 Oct 2015 16:13:08 +0000 (16:13 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 8 Oct 2015 16:13:08 +0000 (16:13 +0000)
src/include/gnunet_core_service.h

index 793d069b04e91e887441fbffe4d550714e57d434..8f2ff738b1aaf13d9d28e7d51d87cdf8c3dfd668 100644 (file)
@@ -275,7 +275,7 @@ GNUNET_CORE_notify_transmit_ready (struct GNUNET_CORE_Handle *handle,
 /**
  * Cancel the specified transmission-ready notification.
  *
- * @param th handle that was returned by "notify_transmit_ready".
+ * @param th handle that was returned by #GNUNET_CORE_notify_transmit_ready().
  */
 void
 GNUNET_CORE_notify_transmit_ready_cancel (struct GNUNET_CORE_TransmitHandle *th);