patch-pre2.0.6 linux/fs/isofs/rock.c
Next file: linux/include/asm-alpha/unaligned.h
Previous file: linux/fs/buffer.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sat May 18 11:15:09 1996
- Orig file:
pre2.0.5/linux/fs/isofs/rock.c
- Orig date:
Wed May 15 11:01:15 1996
diff -u --recursive --new-file pre2.0.5/linux/fs/isofs/rock.c linux/fs/isofs/rock.c
@@ -367,7 +367,7 @@
}
/*
- * If this component record isnt continued, then append a '/'.
+ * If this component record isn't continued, then append a '/'.
*/
if( (!rootflag)
&& ((oldslp->flags & 1) == 0) ) inode->i_size += 1;
@@ -529,7 +529,7 @@
}
/*
- * If this component record isnt continued, then append a '/'.
+ * If this component record isn't continued, then append a '/'.
*/
if( (!rootflag)
&& ((oldslp->flags & 1) == 0) ) strcat(rpnt,"/");
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