[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r11453 - gnunet/src/include
From: |
gnunet |
Subject: |
[GNUnet-SVN] r11453 - gnunet/src/include |
Date: |
Thu, 20 May 2010 14:44:19 +0200 |
Author: grothoff
Date: 2010-05-20 14:44:19 +0200 (Thu, 20 May 2010)
New Revision: 11453
Modified:
gnunet/src/include/gnunet_core_service.h
Log:
dox
Modified: gnunet/src/include/gnunet_core_service.h
===================================================================
--- gnunet/src/include/gnunet_core_service.h 2010-05-20 12:43:43 UTC (rev
11452)
+++ gnunet/src/include/gnunet_core_service.h 2010-05-20 12:44:19 UTC (rev
11453)
@@ -385,11 +385,11 @@
/**
* Cancel the specified transmission-ready notification.
*
- * @param h handle that was returned by "notify_transmit_ready".
+ * @param th handle that was returned by "notify_transmit_ready".
*/
void
GNUNET_CORE_notify_transmit_ready_cancel (struct GNUNET_CORE_TransmitHandle
- *h);
+ *th);
#if 0 /* keep Emacsens' auto-indent happy */
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r11453 - gnunet/src/include,
gnunet <=