]> git.sesse.net Git - freerainbowtables/blobdiff - Common/rt api/Public.cpp
misc cleanup
[freerainbowtables] / Common / rt api / Public.cpp
index dc23bace726e0eb756b02ef28074b81224b5ca5d..eb33545111de273abce9b6fdaeac2c0cc2476bdb 100644 (file)
@@ -63,8 +63,8 @@
  
        struct timezone
        {
-               int  tz_minuteswest; /* minutes W of Greenwich */
-               int  tz_dsttime;     /* type of dst correction */
+               int tz_minuteswest; /* minutes W of Greenwich */
+               int tz_dsttime;     /* type of dst correction */
        };
  
        int gettimeofday(struct timeval *tv, struct timezone *tz)