gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r18356 - in gnunet/src: ats fs util


From: gnunet
Subject: [GNUnet-SVN] r18356 - in gnunet/src: ats fs util
Date: Mon, 28 Nov 2011 17:19:21 +0100

Author: grothoff
Date: 2011-11-28 17:19:21 +0100 (Mon, 28 Nov 2011)
New Revision: 18356

Modified:
   gnunet/src/ats/gnunet-service-ats_math.c
   gnunet/src/fs/gnunet-service-fs_lc.c
   gnunet/src/fs/gnunet-service-fs_lc.h
   gnunet/src/util/common_logging.c
Log:
-more doxygen fixes

Modified: gnunet/src/ats/gnunet-service-ats_math.c
===================================================================
--- gnunet/src/ats/gnunet-service-ats_math.c    2011-11-28 16:18:30 UTC (rev 
18355)
+++ gnunet/src/ats/gnunet-service-ats_math.c    2011-11-28 16:19:21 UTC (rev 
18356)
@@ -19,7 +19,7 @@
 */
 
 /**
- * @file ats/gnunet-service-transport_math.c
+ * @file ats/gnunet-service-ats_math.c
  * @brief automatic transport selection, LP code
  * @author Matthias Wachs
  *

Modified: gnunet/src/fs/gnunet-service-fs_lc.c
===================================================================
--- gnunet/src/fs/gnunet-service-fs_lc.c        2011-11-28 16:18:30 UTC (rev 
18355)
+++ gnunet/src/fs/gnunet-service-fs_lc.c        2011-11-28 16:19:21 UTC (rev 
18356)
@@ -286,7 +286,7 @@
  *
  * @param client identification of the client
  * @param message the actual message
- * @param where to store the pending request handle for the request
+ * @param ptptr where to store the pending request handle for the request
  * @return GNUNET_YES to start local processing,
  *         GNUNET_NO to not (yet) start local processing,
  *         GNUNET_SYSERR on error

Modified: gnunet/src/fs/gnunet-service-fs_lc.h
===================================================================
--- gnunet/src/fs/gnunet-service-fs_lc.h        2011-11-28 16:18:30 UTC (rev 
18355)
+++ gnunet/src/fs/gnunet-service-fs_lc.h        2011-11-28 16:19:21 UTC (rev 
18356)
@@ -48,7 +48,7 @@
  *
  * @param client identification of the client
  * @param message the actual message
- * @param where to store the pending request handle for the request
+ * @param prptr where to store the pending request handle for the request
  * @return GNUNET_YES to start local processing,
  *         GNUNET_NO to not (yet) start local processing,
  *         GNUNET_SYSERR on error

Modified: gnunet/src/util/common_logging.c
===================================================================
--- gnunet/src/util/common_logging.c    2011-11-28 16:18:30 UTC (rev 18355)
+++ gnunet/src/util/common_logging.c    2011-11-28 16:19:21 UTC (rev 18356)
@@ -405,7 +405,7 @@
  *
  * @param constname name of the environment variable from which to get the
  *   string to be parsed
- * @param force 1 if definitions found in @constname are to be forced
+ * @param force 1 if definitions found in constname are to be forced
  * @return number of added definitions
  */
 static int




reply via email to

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