gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r31237 - in gnunet/src: include util


From: gnunet
Subject: [GNUnet-SVN] r31237 - in gnunet/src: include util
Date: Mon, 9 Dec 2013 19:26:52 +0100

Author: harsha
Date: 2013-12-09 19:26:52 +0100 (Mon, 09 Dec 2013)
New Revision: 31237

Modified:
   gnunet/src/include/gnunet_os_lib.h
   gnunet/src/util/os_priority.c
Log:
- doxygen


Modified: gnunet/src/include/gnunet_os_lib.h
===================================================================
--- gnunet/src/include/gnunet_os_lib.h  2013-12-09 18:26:40 UTC (rev 31236)
+++ gnunet/src/include/gnunet_os_lib.h  2013-12-09 18:26:52 UTC (rev 31237)
@@ -391,7 +391,7 @@
  * @param std_inheritance a set of GNUNET_OS_INHERIT_STD_* flags
  * @param lsocks array of listen sockets to dup systemd-style (or NULL);
  *         must be NULL on platforms where dup is not supported
- * @param first_arg name of the binary.  It is valid to have the arguments
+ * @param filename name of the binary.  It is valid to have the arguments
  *         in this string when they are separated by spaces.
  * @param ... more arguments.  Should be of type `char *`.  It is valid
  *         to have the arguments in these strings when they are separated by

Modified: gnunet/src/util/os_priority.c
===================================================================
--- gnunet/src/util/os_priority.c       2013-12-09 18:26:40 UTC (rev 31236)
+++ gnunet/src/util/os_priority.c       2013-12-09 18:26:52 UTC (rev 31237)
@@ -1339,7 +1339,7 @@
  * @param std_inheritance a set of GNUNET_OS_INHERIT_STD_* flags
  * @param lsocks array of listen sockets to dup systemd-style (or NULL);
  *         must be NULL on platforms where dup is not supported
- * @param first_arg name of the binary.  It is valid to have the arguments
+ * @param filename name of the binary.  It is valid to have the arguments
  *         in this string when they are separated by spaces.
  * @param ... more arguments.  Should be of type `char *`.  It is valid
  *         to have the arguments in these strings when they are separated by




reply via email to

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