diff --git a/src/libcdio/driver/cdio_private.h b/src/libcdio/driver/cdio_private.h index 37040132..437a656c 100644 --- a/src/libcdio/driver/cdio_private.h +++ b/src/libcdio/driver/cdio_private.h @@ -475,7 +475,7 @@ extern "C" { on a particular host. */ extern CdIo_driver_t CdIo_driver[]; - /* The last valid entry of Cdio_driver. -1 means uninitialzed. -2 + /* The last valid entry of Cdio_driver. -1 means uninitialized. -2 means some sort of error. */ extern int CdIo_last_driver;