VirtualBox

Changeset 7711 in vbox for trunk/src/VBox/Runtime/common


Ignore:
Timestamp:
Apr 2, 2008 4:52:26 PM (17 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

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

    r7710 r7711  
    20482048#endif
    20492049                    psz += RTStrFormatNumber(psz, idCpu, 16, sizeof(idCpu) * 2, 0, RTSTR_F_ZEROPAD);
    2050                     psz++ = ' ';
     2050                    *psz++ = ' ';
    20512051                }
    20522052                if (pLogger->fFlags & RTLOGFLAGS_PREFIX_FLAG_NO)
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