1
1
Fork 0
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:
Josh Soref 2013-06-20 11:36:41 -04:00
parent 21b90f5a9b
commit 0bb4e34eae

View file

@ -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