kopia lustrzana https://gitlab.com/sane-project/backends
sanei/sanei_scsi.c: fixed a typo (Sg_scsi_id -> SG_scsi_id)
AbelDEVEL_2_0_BRANCH-1
rodzic
07a9623ada
commit
eb0e878a0f
|
@ -1156,7 +1156,7 @@ sanei_scsi_open (const char *dev, int *fdp,
|
|||
int ioctl_val;
|
||||
int real_buffersize;
|
||||
fdparms *fdpa = 0;
|
||||
Sg_scsi_id devinfo;
|
||||
SG_scsi_id devinfo;
|
||||
|
||||
pdata = fdpa = malloc(sizeof(fdparms));
|
||||
if (!pdata)
|
||||
|
|
Ładowanie…
Reference in New Issue