VirtualBox

Changeset 52804 in vbox


Ignore:
Timestamp:
Sep 22, 2014 8:29:46 AM (10 years ago)
Author:
vboxsync
Message:

wddm: typo fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp

    r50940 r52804  
    44684468                        else
    44694469                        {
    4470                             for (UINT j = 0; i < j; ++j)
     4470                            for (UINT j = 0; j < i; ++j)
    44714471                            {
    44724472                                D3DDDI_ALLOCATIONINFO * pCur = &pDdiAllocIBase[i];
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