aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_api.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-13 19:46:45 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-13 19:46:45 +0000
commite5ba359af49fac05185f5ec0b4dbb47c7060167a (patch)
treec8146873eb3676714f2c370c067f5b7164146918 /src/fs/fs_api.h
parentae202e69cb8d882992cac472a2fd86da0d0b18bf (diff)
downloadgnunet-e5ba359af49fac05185f5ec0b4dbb47c7060167a.tar.gz
gnunet-e5ba359af49fac05185f5ec0b4dbb47c7060167a.zip
-fixing resuming publish operation
Diffstat (limited to 'src/fs/fs_api.h')
-rw-r--r--src/fs/fs_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_api.h b/src/fs/fs_api.h
index 1700b469b..5cc9d6ed9 100644
--- a/src/fs/fs_api.h
+++ b/src/fs/fs_api.h
@@ -340,7 +340,7 @@ struct GNUNET_FS_FileInformation
340 int do_index; 340 int do_index;
341 341
342 /** 342 /**
343 * Is "file_id" already valid? Set to GNUNET_YES once the hash 343 * Is "file_id" already valid? Set to #GNUNET_YES once the hash
344 * has been calculated. 344 * has been calculated.
345 */ 345 */
346 int have_hash; 346 int have_hash;