remove whitespace from end of lines
[reactos.git] / reactos / drivers / fs / vfat / ea.c
index e597d4b..316e275 100644 (file)
@@ -32,8 +32,8 @@
 
 /* FUNCTIONS *****************************************************************/
 
-NTSTATUS 
-VfatSetExtendedAttributes(PFILE_OBJECT FileObject, 
+NTSTATUS
+VfatSetExtendedAttributes(PFILE_OBJECT FileObject,
                          PVOID Ea,
                          ULONG EaLength)
 {