mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
Spelling: [libcdio] homogeneous
This commit is contained in:
parent
f06cfe776b
commit
4e3fea3721
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ typedef enum {
|
|||
/*! Time stamp(s) for a file. See Rock Ridge Section 4.1.6 */
|
||||
typedef struct iso_rock_tf_s {
|
||||
uint8_t flags; /**< See ISO_ROCK_TF_* bits above. */
|
||||
uint8_t time_bytes[EMPTY_ARRAY_SIZE]; /**< A homogenious array of
|
||||
uint8_t time_bytes[EMPTY_ARRAY_SIZE]; /**< A homogeneous array of
|
||||
iso9660_ltime_t or
|
||||
iso9660_dtime_t entries
|
||||
depending on flags &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue