From 4c4c907b6b5ce1c6f0d4df91b0800e6577558ff6 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 20 Jun 2013 11:39:16 -0400 Subject: [PATCH] Spelling: [libcdio] subsequent --- src/libcdio/driver/cdio_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcdio/driver/cdio_private.h b/src/libcdio/driver/cdio_private.h index 47d6b8a5..37040132 100644 --- a/src/libcdio/driver/cdio_private.h +++ b/src/libcdio/driver/cdio_private.h @@ -141,7 +141,7 @@ extern "C" { const char * (*get_arg) (void *p_env, const char key[]); /*! - Get the block size for subsequest read requests, via a SCSI MMC + Get the block size for subsequent read requests, via a SCSI MMC MODE_SENSE 6 command. */ int (*get_blocksize) ( void *p_env );