aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_api.h
diff options
context:
space:
mode:
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;