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:
parent
d9f11b92e1
commit
4c4c907b6b
1 changed files with 1 additions and 1 deletions
|
@ -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 );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue