]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/linux-26-headers/include/linux/msdos_fs.h
Update
[l4.git] / l4 / pkg / linux-26-headers / include / linux / msdos_fs.h
index 604042d739fc96b9ffc18b9c974063023c796cad..983d3a6114bbfbf1fe622664c15093ff9f5a7fe1 100644 (file)
@@ -134,7 +134,7 @@ struct fat_boot_sector {
                        __u8    vol_id[4];      /* volume ID */
                        __u8    vol_label[11];  /* volume label */
                        __u8    fs_type[8];             /* file system type */
-                       /* other fiealds are not added here */
+                       /* other fields are not added here */
                } fat16;
 
                struct {
@@ -157,7 +157,7 @@ struct fat_boot_sector {
                        __u8    vol_id[4];      /* volume ID */
                        __u8    vol_label[11];  /* volume label */
                        __u8    fs_type[8];             /* file system type */
-                       /* other fiealds are not added here */
+                       /* other fields are not added here */
                } fat32;
        };
 };