Return the i/o size, not a truth value, in the probe.
This commit is contained in:
parent
b30d0a7b05
commit
fa609910ba
@ -63,7 +63,7 @@
|
||||
***********************************************************************/
|
||||
|
||||
#define PROBE_FAIL 0
|
||||
#define PROBE_SUCCESS 1
|
||||
#define PROBE_SUCCESS IO_GSCSIZE
|
||||
#define SUCCESS 0
|
||||
#define FAIL -1
|
||||
#define INVALID FAIL
|
||||
|
Loading…
Reference in New Issue
Block a user