Clean up excessive whitespace at the end of each line using the wspurify tool made...
[pub/USBasp.git] / Projects / TempDataLogger / Lib / FATFs / diskio.c
index 68c2aeb..c181512 100644 (file)
@@ -97,3 +97,4 @@ DWORD get_fattime (void)
                     ((DWORD)Minute << 5) |
              (((DWORD)Second >> 1) << 0);
 }
+