Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
This commit is contained in:
@@ -97,3 +97,4 @@ DWORD get_fattime (void)
|
||||
((DWORD)Minute << 5) |
|
||||
(((DWORD)Second >> 1) << 0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user