Fix typo.

This commit is contained in:
sos 2002-08-19 18:47:51 +00:00
parent 34e5c81b71
commit 74aa80c3e4

View File

@ -57,7 +57,7 @@ struct atapi_hcb {
int lun;
union ccb *ccb;
u_int8_t cmd[CAM_MAX_CDBLEN];
int lags;
int flags;
#define DOING_AUTOSENSE 1
char *dxfer_alloc;