Renamed misleading 'BootBackupSector' to 'FsInfoSector'.
authorEric Kohl <eric.kohl@reactos.org>
Fri, 31 Jan 2003 15:55:18 +0000 (15:55 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Fri, 31 Jan 2003 15:55:18 +0000 (15:55 +0000)
svn path=/trunk/; revision=4089

reactos/drivers/fs/vfat/vfat.h

index 96e1868..2d6dbd5 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: vfat.h,v 1.53 2003/01/25 15:55:08 hbirr Exp $ */
+/* $Id: vfat.h,v 1.54 2003/01/31 15:55:18 ekohl Exp $ */
 
 #include <ddk/ntifs.h>
 
@@ -52,7 +52,7 @@ struct _BootSector32
   unsigned long  Signature1;                           // 508
 } __attribute__((packed));
 
-struct _BootBackupSector
+struct _FsInfoSector
 {
   unsigned long  ExtBootSignature2;                    // 0
   unsigned char  Res6[480];                            // 4