gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r29941 - gnunet/src/topology


From: gnunet
Subject: [GNUnet-SVN] r29941 - gnunet/src/topology
Date: Mon, 7 Oct 2013 20:47:57 +0200

Author: grothoff
Date: 2013-10-07 20:47:57 +0200 (Mon, 07 Oct 2013)
New Revision: 29941

Modified:
   gnunet/src/topology/friends.c
Log:
-shorter line

Modified: gnunet/src/topology/friends.c
===================================================================
--- gnunet/src/topology/friends.c       2013-10-07 18:36:54 UTC (rev 29940)
+++ gnunet/src/topology/friends.c       2013-10-07 18:47:57 UTC (rev 29941)
@@ -48,7 +48,10 @@
   uint64_t fsize;
 
   if (GNUNET_OK !=
-      GNUNET_CONFIGURATION_get_value_filename (cfg, "TOPOLOGY", "FRIENDS", 
&fn))
+      GNUNET_CONFIGURATION_get_value_filename (cfg,
+                                               "TOPOLOGY",
+                                               "FRIENDS",
+                                               &fn))
   {
     GNUNET_log_config_missing (GNUNET_ERROR_TYPE_ERROR,
                               "topology", "FRIENDS");




reply via email to

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