patch-1.3.100 linux/include/linux/affs_fs_sb.h
Next file: linux/include/linux/amigaffs.h
Previous file: linux/include/asm-sparc/termbits.h
Back to the patch index
Back to the overall index
-  Lines: 12
 -  Date:
Wed May  8 07:20:01 1996
 -  Orig file: 
v1.3.99/linux/include/linux/affs_fs_sb.h
 -  Orig date: 
Tue May  7 16:22:38 1996
 
diff -u --recursive --new-file v1.3.99/linux/include/linux/affs_fs_sb.h linux/include/linux/affs_fs_sb.h
@@ -43,9 +43,9 @@
 	int s_bm_count;			/* Number of bitmap blocks. */
 	int s_nextzone;			/* Next zone to look for free blocks. */
 	int s_num_zones;		/* Total number of zones. */
-	struct affs_zone *s_zones;	/* The zones themselfes. */
+	struct affs_zone *s_zones;	/* The zones themselves. */
 	char *s_zonemap;		/* Bitmap for zones. */
-	char *s_prefix;			/* Prefix for volumes and assignes. */
+	char *s_prefix;			/* Prefix for volumes and assigns. */
 	int s_prefix_len;		/* Length of prefix. */
 	char s_volume[32];		/* Volume prefix for absolute symlinks. */
 };
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