1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

Spelling: [libcdio] subsequent

This commit is contained in:
Josh Soref 2013-06-20 11:39:16 -04:00
parent d9f11b92e1
commit 4c4c907b6b

View file

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