aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-23 08:19:02 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-23 08:19:02 +0000
commit0a7c6d65f27d45b427b84be44b87cb68dfbd36e6 (patch)
treeadd66fb034a09b292227ab3a0eecc40babddfb99 /src/fs
parentfeb4578a243f456236608c78f87c53edc245bfeb (diff)
downloadgnunet-0a7c6d65f27d45b427b84be44b87cb68dfbd36e6.tar.gz
gnunet-0a7c6d65f27d45b427b84be44b87cb68dfbd36e6.zip
-comment / naming cleanups
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/gnunet-service-fs_cp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fs/gnunet-service-fs_cp.h b/src/fs/gnunet-service-fs_cp.h
index e3c7cd227..2d24b313c 100644
--- a/src/fs/gnunet-service-fs_cp.h
+++ b/src/fs/gnunet-service-fs_cp.h
@@ -133,9 +133,9 @@ struct GSF_PeerPerformanceData
133 GNUNET_PEER_Id pid; 133 GNUNET_PEER_Id pid;
134 134
135 /** 135 /**
136 * Trust rating for this peer 136 * Respect rating for this peer
137 */ 137 */
138 uint32_t trust; 138 uint32_t respect;
139 139
140 /** 140 /**
141 * Number of pending queries (replies are not counted) 141 * Number of pending queries (replies are not counted)