-comment / naming cleanups
authorChristian Grothoff <christian@grothoff.org>
Sat, 23 Jun 2012 08:19:19 +0000 (08:19 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 23 Jun 2012 08:19:19 +0000 (08:19 +0000)
src/fs/gnunet-service-fs_pr.c

index 0914ca4d2e5f9b7403202dd5ad91e3e57839ac2f..2893481f2a28252fa2cc4390c3b159c9ca0f80cf 100644 (file)
@@ -1526,7 +1526,7 @@ GSF_handle_p2p_content_ (struct GSF_ConnectedPeer *cp,
     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)))