git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15302 27425a3e-05d8-49a3-a47f-9c15f0e5edd8

This commit is contained in:
Giovanni Di Sirio 2022-01-01 08:42:13 +00:00
parent f417075a17
commit cc2852fdfc
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ typedef int32_t vfs_mode_t;
typedef int vfs_seekmode_t;
/**
* @brief Type of a node information structure.
* @brief Type of a directory entry structure.
*/
typedef struct vfs_direntry_info {
/**