otherwise, gcc errored out because non-void functions are supposed to return a value. Alternatively, we could change the declaration to `void`. |
||
|---|---|---|
| .. | ||
| scsiapi.h | ||
| scsiapi_linux.c | ||
| scsiapi_macos.c | ||
| scsiapi_windows.c | ||
otherwise, gcc errored out because non-void functions are supposed to return a value. Alternatively, we could change the declaration to `void`. |
||
|---|---|---|
| .. | ||
| scsiapi.h | ||
| scsiapi_linux.c | ||
| scsiapi_macos.c | ||
| scsiapi_windows.c | ||