VirtualBox

Changeset 72063 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 30, 2018 6:15:19 AM (7 years ago)
Author:
vboxsync
Message:

LogRel nit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevRTC.cpp

    r71809 r72063  
    246246#ifdef IN_RING3
    247247        if (TMTimerIsActive(pThis->CTX_SUFF(pPeriodicTimer)) && pThis->cRelLogEntries++ < 64)
    248             LogRel(("RTC: stopped the periodic timer\n"));
     248            LogRel(("RTC: Stopped the periodic timer\n"));
    249249#endif
    250250        TMTimerStop(pThis->CTX_SUFF(pPeriodicTimer));
     
    877877    else
    878878    {
    879         LogRel(("RTC: stopped the periodic timer (restore)\n"));
     879        LogRel(("RTC: Stopped the periodic timer (restore)\n"));
    880880        pThis->CurLogPeriod  = 0;
    881881        pThis->CurHintPeriod = 0;
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