VirtualBox

Ignore:
Timestamp:
Sep 28, 2009 3:18:38 PM (15 years ago)
Author:
vboxsync
Message:

VBoxGuest.cpp: copy&past mess. (harmless)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp

    r22128 r23388  
    150150                &&  pReq->hypervisorStart & (_4M - 1))
    151151                pReq->hypervisorStart = RT_ALIGN_32(pReq->hypervisorStart, _4M);
    152                 (pReq->hypervisorStart | (_4M - 1)) + 1;
    153152            AssertMsg(RT_ALIGN_32(pReq->hypervisorStart, _4M) == pReq->hypervisorStart, ("%#x\n", pReq->hypervisorStart));
    154153
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