aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_fs_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-23 08:18:41 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-23 08:18:41 +0000
commitfeb4578a243f456236608c78f87c53edc245bfeb (patch)
treef06b450ead95d77537424f6e7f5c0233f4594be4 /src/include/gnunet_fs_service.h
parent669d77b3d4d3aa5ddca24ad6f35db745aea62688 (diff)
downloadgnunet-feb4578a243f456236608c78f87c53edc245bfeb.tar.gz
gnunet-feb4578a243f456236608c78f87c53edc245bfeb.zip
-comment / naming cleanups
Diffstat (limited to 'src/include/gnunet_fs_service.h')
-rw-r--r--src/include/gnunet_fs_service.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/gnunet_fs_service.h b/src/include/gnunet_fs_service.h
index 086fec5eb..4b7e726dd 100644
--- a/src/include/gnunet_fs_service.h
+++ b/src/include/gnunet_fs_service.h
@@ -1024,9 +1024,9 @@ struct GNUNET_FS_ProgressInfo
1024 unsigned int depth; 1024 unsigned int depth;
1025 1025
1026 /** 1026 /**
1027 * How much trust did we offer for downloading this block? 1027 * How much respect did we offer for downloading this block?
1028 */ 1028 */
1029 unsigned int trust_offered; 1029 unsigned int respect_offered;
1030 1030
1031 /** 1031 /**
1032 * How much time passed between us asking for this block and 1032 * How much time passed between us asking for this block and