aboutsummaryrefslogtreecommitdiff
path: root/src/include/block_fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/block_fs.h')
-rw-r--r--src/include/block_fs.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/block_fs.h b/src/include/block_fs.h
index 0af504627..15610d333 100644
--- a/src/include/block_fs.h
+++ b/src/include/block_fs.h
@@ -19,8 +19,9 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file include/block_fs.h 22 * @file
23 * @brief fs block formats (shared between fs and block) 23 * FS block formats (shared between FS and Block)
24 *
24 * @author Christian Grothoff 25 * @author Christian Grothoff
25 */ 26 */
26#ifndef BLOCK_FS_H 27#ifndef BLOCK_FS_H