mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-24 19:37:15 +00:00
Fixed a typo in previous checkin.
This commit is contained in:
parent
3df666ca4a
commit
e9f60b7585
@ -58,7 +58,6 @@ int main(int argc, char **argv)
|
||||
|
||||
#elif defined(WIN32)
|
||||
__int64 now;
|
||||
long long now;
|
||||
struct timeb b;
|
||||
ftime(&b);
|
||||
now = b.time;
|
||||
|
Loading…
x
Reference in New Issue
Block a user