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

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