VirtualBox

Changeset 3314 in vbox


Ignore:
Timestamp:
Jun 27, 2007 11:44:57 AM (17 years ago)
Author:
vboxsync
Message:

warning

File:
1 edited

Legend:

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

    r3258 r3314  
    170170        TMTimerSet(s->CTXSUFF(pPeriodicTimer), s->next_periodic_time);
    171171
    172         if (period != s->CurPeriod)
     172        if ((uint32_t)period != s->CurPeriod)
    173173        {
    174174            if (s->cRelLogEntries++ < 64)
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