gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r22218 - gnunet/src/fs


From: gnunet
Subject: [GNUnet-SVN] r22218 - gnunet/src/fs
Date: Sat, 23 Jun 2012 10:19:19 +0200

Author: grothoff
Date: 2012-06-23 10:19:19 +0200 (Sat, 23 Jun 2012)
New Revision: 22218

Modified:
   gnunet/src/fs/gnunet-service-fs_pr.c
Log:
-comment / naming cleanups

Modified: gnunet/src/fs/gnunet-service-fs_pr.c
===================================================================
--- gnunet/src/fs/gnunet-service-fs_pr.c        2012-06-23 08:19:02 UTC (rev 
22217)
+++ gnunet/src/fs/gnunet-service-fs_pr.c        2012-06-23 08:19:19 UTC (rev 
22218)
@@ -1526,7 +1526,7 @@
     GSF_connected_peer_change_preference_ (cp,
                                            CONTENT_BANDWIDTH_VALUE +
                                            1000 * prq.priority);
-    GSF_get_peer_performance_data_ (cp)->trust += prq.priority;
+    GSF_get_peer_performance_data_ (cp)->respect += prq.priority;
   }
   if ((GNUNET_YES == active_to_migration) &&
       (GNUNET_NO == test_put_load_too_high (prq.priority)))




reply via email to

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