From 4e3fea37215e4058f263f0313128dbbb73195e23 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 20 Jun 2013 11:23:29 -0400 Subject: [PATCH] Spelling: [libcdio] homogeneous --- src/libcdio/cdio/rock.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcdio/cdio/rock.h b/src/libcdio/cdio/rock.h index 9ac22074..1f798207 100644 --- a/src/libcdio/cdio/rock.h +++ b/src/libcdio/cdio/rock.h @@ -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 &