Fix type in comment, 's/writtent/written/'
PR: 56954 Submitted by: Dan Langille <dan@langille.org>
This commit is contained in:
parent
ef271e5858
commit
8004412590
@ -2403,7 +2403,7 @@ saerror(union ccb *ccb, u_int32_t cflgs, u_int32_t sflgs)
|
||||
* Grotesque as it seems, the few times
|
||||
* I've actually seen a non-zero resid,
|
||||
* the tape drive actually lied and had
|
||||
* writtent all the data!.
|
||||
* written all the data!.
|
||||
*/
|
||||
csio->resid = 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user