gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8127 - GNUnet/src/applications/topology_default


From: gnunet
Subject: [GNUnet-SVN] r8127 - GNUnet/src/applications/topology_default
Date: Mon, 19 Jan 2009 12:24:41 -0700 (MST)

Author: nevans
Date: 2009-01-19 12:24:41 -0700 (Mon, 19 Jan 2009)
New Revision: 8127

Modified:
   GNUnet/src/applications/topology_default/topology.c
Log:
indentation

Modified: GNUnet/src/applications/topology_default/topology.c
===================================================================
--- GNUnet/src/applications/topology_default/topology.c 2009-01-19 19:11:05 UTC 
(rev 8126)
+++ GNUnet/src/applications/topology_default/topology.c 2009-01-19 19:24:41 UTC 
(rev 8127)
@@ -488,7 +488,7 @@
     }
   if ((fn != NULL) && (frstat.st_size > 0))
     {
-                       GNUNET_array_grow (fInfo.friends, fInfo.friendCount, 0);
+      GNUNET_array_grow (fInfo.friends, fInfo.friendCount, 0);
       data = GNUNET_malloc (frstat.st_size);
       if (frstat.st_size !=
           GNUNET_disk_file_read (ectx, fn, frstat.st_size, data))





reply via email to

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