gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6762 - GNUnet/src/applications/testing


From: gnunet
Subject: [GNUnet-SVN] r6762 - GNUnet/src/applications/testing
Date: Fri, 25 Apr 2008 17:03:42 -0600 (MDT)

Author: nevans
Date: 2008-04-25 17:03:42 -0600 (Fri, 25 Apr 2008)
New Revision: 6762

Modified:
   GNUnet/src/applications/testing/remote.c
Log:


Modified: GNUnet/src/applications/testing/remote.c
===================================================================
--- GNUnet/src/applications/testing/remote.c    2008-04-25 21:25:18 UTC (rev 
6761)
+++ GNUnet/src/applications/testing/remote.c    2008-04-25 23:03:42 UTC (rev 
6762)
@@ -139,7 +139,7 @@
   if (ipk_dir == NULL)
     {
       ipk_dir = GNUNET_malloc (1);
-      strcpy(ipk_dir,"\0");
+      strcpy(ipk_dir,"");
     }
   length = snprintf (NULL, 0, "%s%s", ipk_dir, "gnunetd.conf.skel");
   data_dir = GNUNET_malloc (length + 1);





reply via email to

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