mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
Spelling: [libcdio] remaining
This commit is contained in:
parent
21b90f5a9b
commit
0bb4e34eae
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ typedef struct iso_extension_record_s {
|
|||
|
||||
typedef struct iso_rock_time_s {
|
||||
bool b_used; /**< If true, field has been set and is valid.
|
||||
Otherwise remaning fields are meaningless. */
|
||||
Otherwise remaining fields are meaningless. */
|
||||
bool b_longdate; /**< If true date format is a iso9660_ltime_t.
|
||||
Otherwise date is iso9660_dtime_t */
|
||||
union
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue