X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=Modules%2FFilesystems%2FFAT%2Ffs_fat.h;h=f98f245581768c2bf53a3c0d6572b79228032423;hb=fd6e994acc5bc3073e979b6f862a4d199bec4ff7;hp=072e2bf2b1b0d713e894e0a92b427d342435eb20;hpb=f5ee3595addf2954bbbd5dcb9d7de72b069750e7;p=tpg%2Facess2.git diff --git a/Modules/Filesystems/FAT/fs_fat.h b/Modules/Filesystems/FAT/fs_fat.h index 072e2bf2..f98f2455 100644 --- a/Modules/Filesystems/FAT/fs_fat.h +++ b/Modules/Filesystems/FAT/fs_fat.h @@ -75,9 +75,9 @@ struct fat_filetable_s { } __attribute__((packed)); /** - \struct fat_longfilename_s - \brief Format of a long file name entry on disk -*/ + * \struct fat_longfilename_s + * \brief Format of a long file name entry on disk + */ struct fat_longfilename_s { Uint8 id; //!< ID of entry. Bit 6 is set for last entry Uint16 name1[5]; //!< 5 characters of name