[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
[reactos.git] / drivers / filesystems / ntfs / rw.c
index 1d18b06..a060adb 100644 (file)
@@ -261,7 +261,7 @@ NtfsRead(PNTFS_IRP_CONTEXT IrpContext)
 * @implemented
 *
 * Writes a file to the disk. It presently borrows a lot of code from NtfsReadFile() and
-* VFatWriteFileData(). It needs some more work before it will be complete; it won't handle 
+* VFatWriteFileData(). It needs some more work before it will be complete; it won't handle
 * page files, asnyc io, cached writes, etc.
 *
 * @param DeviceExt