aboutsummaryrefslogtreecommitdiff
path: root/include/sqfs/dir.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sqfs/dir.h')
-rw-r--r--include/sqfs/dir.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sqfs/dir.h b/include/sqfs/dir.h
index 1a1ce01..8a76f3d 100644
--- a/include/sqfs/dir.h
+++ b/include/sqfs/dir.h
@@ -85,7 +85,7 @@ struct sqfs_dir_entry_t {
sqfs_s16 inode_diff;
/**
- * @brief The @ref E_SQFS_INODE_TYPE value for the inode that this
+ * @brief The @ref SQFS_INODE_TYPE value for the inode that this
* entry represents.
*/
sqfs_u16 type;