mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
Spelling: [libcdio] compatible
This commit is contained in:
parent
b22f118339
commit
21ad6e4a88
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ LIBCDIO_DEPRECATED(static const driver_id_t CDIO_MAX_DEVICE_DRIVER, "please use
|
|||
/**
|
||||
The following are status codes for completion of a given cdio
|
||||
operation. By design 0 is successful completion and -1 is error
|
||||
completion. This is compatable with ioctl so those routines that
|
||||
completion. This is compatible with ioctl so those routines that
|
||||
call ioctl can just pass the value the get back (cast as this
|
||||
enum). Also, by using negative numbers for errors, the
|
||||
enumeration values below can be used in places where a positive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue