VirtualBox

Changeset 46826 in vbox


Ignore:
Timestamp:
Jun 27, 2013 11:09:55 AM (12 years ago)
Author:
vboxsync
Message:

Main/VPX: fixed file name generation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/DisplayImpl.cpp

    r46667 r46826  
    27522752
    27532753                static RTTIMESPEC ts = { 0 };
    2754                 if (!RTTimeSpecGetNano(&ts))
    2755                     RTTimeNow(&ts);
     2754                RTTimeNow(&ts);
    27562755                RTTIME time;
    27572756                RTTimeExplode(&time, &ts);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette