X-Git-Url: https://git.sesse.net/?p=freerainbowtables;a=blobdiff_plain;f=Common%2Frt%20api%2FPublic.cpp;h=eb33545111de273abce9b6fdaeac2c0cc2476bdb;hp=dc23bace726e0eb756b02ef28074b81224b5ca5d;hb=e7d17604d098432487dd71d14272e3973fddb385;hpb=07302b6edb5ec453977b3d0d0470b735873838b8 diff --git a/Common/rt api/Public.cpp b/Common/rt api/Public.cpp index dc23bac..eb33545 100644 --- a/Common/rt api/Public.cpp +++ b/Common/rt api/Public.cpp @@ -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)