patch-1.3.87 linux/drivers/char/ftape/ftape-rw.c
Next file: linux/drivers/char/ftape/ftape-rw.h
Previous file: linux/drivers/char/ftape/ftape-io.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 12 09:49:35 1996
- Orig file:
v1.3.86/linux/drivers/char/ftape/ftape-rw.c
- Orig date:
Thu Mar 14 11:53:45 1996
diff -u --recursive --new-file v1.3.86/linux/drivers/char/ftape/ftape-rw.c linux/drivers/char/ftape/ftape-rw.c
@@ -529,7 +529,7 @@
* if off-track the error will be approximately 2 * segments_per_track.
*/
if (location.track == -1) {
- return 1; /* unforseen situation, don't generate error */
+ return 1; /* unforeseen situation, don't generate error */
} else {
/* Use margin of segments_per_track on both sides because ftape
* needs some margin and the error we're looking for is much larger !
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this