gnunet-svn
[Top][All Lists]
Advanced

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

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


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

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

Modified:
   gnunet/src/fs/gnunet-service-fs_cp.h
Log:
-comment / naming cleanups

Modified: gnunet/src/fs/gnunet-service-fs_cp.h
===================================================================
--- gnunet/src/fs/gnunet-service-fs_cp.h        2012-06-23 08:18:41 UTC (rev 
22216)
+++ gnunet/src/fs/gnunet-service-fs_cp.h        2012-06-23 08:19:02 UTC (rev 
22217)
@@ -133,9 +133,9 @@
   GNUNET_PEER_Id pid;
 
   /**
-   * Trust rating for this peer
+   * Respect rating for this peer
    */
-  uint32_t trust;
+  uint32_t respect;
 
   /**
    * Number of pending queries (replies are not counted)




reply via email to

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