Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing...
[pub/USBasp.git] / Projects / TempDataLogger / Lib / DS1307.h
index 9d93f2c..65b8160 100644 (file)
@@ -23,7 +23,7 @@
                        uint8_t Month;
                        uint8_t Year;
                } TimeDate_t;
-       
+
                typedef struct
                {
                        union
@@ -73,7 +73,7 @@
 
                                uint8_t IntVal;
                        } Byte4;
-               
+
                        union
                        {
                                struct