VirtualBox

Changeset 20620 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jun 16, 2009 11:05:59 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
48686
Message:

tstMMHyperHeap.cpp: spaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstMMHyperHeap.cpp

    r20615 r20620  
    5555    PVM         pVM;
    5656    RTR0PTR     pvR0;
    57     SUPPAGE     aPages[RT_ALIGN_Z(sizeof(*pVM) + NUM_CPUS*sizeof (VMCPU), PAGE_SIZE) >> PAGE_SHIFT];
     57    SUPPAGE     aPages[RT_ALIGN_Z(sizeof(*pVM) + NUM_CPUS * sizeof(VMCPU), PAGE_SIZE) >> PAGE_SHIFT];
    5858    int rc = SUPR3Init(NULL);
    5959    if (RT_SUCCESS(rc))
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette