UDI/bus_pci - Apply erratum E20010702.1, handle status from preprocessed interrupts
[tpg/acess2.git] / KernelLand / Modules / Filesystems / NTFS / attributes.h
index b72588e..6afd912 100644 (file)
@@ -69,7 +69,7 @@ typedef struct sNTFS_Attrib_Filename
        } PACKED        Type;
 
        Uint8   FilenameLength; 
-       Uint8   FilenameNamespac      //!< Filename namespace (DOS, Windows, Unix)
+       Uint8   FilenameNamespace;      //!< Filename namespace (DOS, Windows, Unix)
        Uint16  Filename[0];
 } PACKED       tNTFS_Attrib_Filename;
 

UCC git Repository :: git.ucc.asn.au