patch-2.1.107 linux/fs/affs/amigaffs.c

Next file: linux/fs/affs/dir.c
Previous file: linux/fs/affs/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.106/linux/fs/affs/amigaffs.c linux/fs/affs/amigaffs.c
@@ -213,7 +213,7 @@
 
 	/* Mark directory as changed.  We do this before anything else,
 	 * as it must be done anyway and doesn't hurt even if an
-	 * error occures later.
+	 * error occurs later.
 	 */
 	dir = iget(inode->i_sb,be32_to_cpu(FILE_END(bh->b_data,inode)->parent));
 	if (!dir)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov