gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r27098 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r27098 - gnunet/src/util
Date: Sat, 11 May 2013 12:16:13 +0200

Author: harsha
Date: 2013-05-11 12:16:13 +0200 (Sat, 11 May 2013)
New Revision: 27098

Modified:
   gnunet/src/util/helper.c
Log:
-fix

Modified: gnunet/src/util/helper.c
===================================================================
--- gnunet/src/util/helper.c    2013-05-11 10:06:10 UTC (rev 27097)
+++ gnunet/src/util/helper.c    2013-05-11 10:16:13 UTC (rev 27098)
@@ -222,6 +222,7 @@
   struct GNUNET_HELPER_SendHandle *sh;
   int ret;
 
+  ret = GNUNET_SYSERR;
   if (NULL != h->helper_proc)
   {
     ret = GNUNET_OS_process_wait (h->helper_proc);




reply via email to

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