VirtualBox

Changeset 48895 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Oct 4, 2013 7:04:19 PM (11 years ago)
Author:
vboxsync
Message:

Runtime: warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/time/time.cpp

    r48835 r48895  
    859859    if (*pszString == 'Z')
    860860    {
    861         *pszString++;
     861        pszString++;
    862862        pTime->fFlags &= ~RTTIME_FLAGS_TYPE_MASK;
    863863        pTime->fFlags |= ~RTTIME_FLAGS_TYPE_UTC;
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