gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r20691 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r20691 - gnunet/src/include
Date: Thu, 22 Mar 2012 19:25:15 +0100

Author: schanzen
Date: 2012-03-22 19:25:15 +0100 (Thu, 22 Mar 2012)
New Revision: 20691

Modified:
   gnunet/src/include/gnunet_gns_service.h
Log:
-doxygen


Modified: gnunet/src/include/gnunet_gns_service.h
===================================================================
--- gnunet/src/include/gnunet_gns_service.h     2012-03-22 18:24:58 UTC (rev 
20690)
+++ gnunet/src/include/gnunet_gns_service.h     2012-03-22 18:25:15 UTC (rev 
20691)
@@ -113,8 +113,8 @@
  * @param rd the records in reply
  */
 typedef void (*GNUNET_GNS_LookupResultProcessor) (void *cls,
-                                        uint32_t rd_count,
-                                        const struct 
GNUNET_NAMESTORE_RecordData *rd);
+                                 uint32_t rd_count,
+                                 const struct GNUNET_NAMESTORE_RecordData *rd);
 
 
 
@@ -125,7 +125,7 @@
  * @param name the name to look up
  * @param type the GNUNET_GNS_RecordType to look for
  * @param proc function to call on result
- * @param proc_cls closure for iter
+ * @param proc_cls closure for processor
  *
  * @return handle to the queued request
  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]