gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r20240 - gnunet/src/arm


From: gnunet
Subject: [GNUnet-SVN] r20240 - gnunet/src/arm
Date: Sun, 4 Mar 2012 15:43:14 +0100

Author: grothoff
Date: 2012-03-04 15:43:14 +0100 (Sun, 04 Mar 2012)
New Revision: 20240

Modified:
   gnunet/src/arm/do_start_process.c
Log:
-fix

Modified: gnunet/src/arm/do_start_process.c
===================================================================
--- gnunet/src/arm/do_start_process.c   2012-03-04 14:42:21 UTC (rev 20239)
+++ gnunet/src/arm/do_start_process.c   2012-03-04 14:43:14 UTC (rev 20240)
@@ -7,6 +7,7 @@
  * limitation that it does NOT allow passing command line arguments
  * with spaces to the new process.
  *
+ * @param pipe_control should a pipe be used to send signals to the child?
  * @param lsocks array of listen sockets to dup starting at fd3 
(systemd-style), or NULL
  * @param first_arg first argument for argv (may be an empty string)
  * @param ... more arguments, NULL terminated




reply via email to

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