VirtualBox

Changeset 22939 in vbox for trunk/src/VBox/VMM/MMInternal.h


Ignore:
Timestamp:
Sep 11, 2009 12:00:02 AM (15 years ago)
Author:
vboxsync
Message:

MMInternal.h: typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/MMInternal.h

    r22935 r22939  
    8888#endif
    8989} MMHEAPSTAT;
    90 #if defined(MMR3HEAP_WITH_STATISTICS) && !defined(IN_RING3)
     90#if defined(MMR3HEAP_WITH_STATISTICS) && defined(IN_RING3)
    9191AssertCompileMemberAlignment(MMHEAPSTAT, cAllocations, 8);
    9292#endif
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