VirtualBox

Ignore:
Timestamp:
Jul 19, 2007 6:46:00 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
23022
Message:

Double underscore cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/PATMInternal.h

    r3020 r3723  
    2020 */
    2121
    22 #ifndef __PATMInternal_h__
    23 #define __PATMInternal_h__
     22#ifndef ___PATMInternal_h
     23#define ___PATMInternal_h
    2424
    2525#include <VBox/cdefs.h>
     
    241241#if HC_ARCH_BITS == 64
    242242    uint32_t        Alignment0;         /**< Align flags correctly. */
    243 #endif 
     243#endif
    244244
    245245    uint64_t        flags;
     
    268268#if HC_ARCH_BITS == 64
    269269    uint32_t        Alignment1;
    270 #endif 
     270#endif
    271271
    272272    // Cache record for PATMGCVirtToHCVirt
     
    441441#if HC_ARCH_BITS == 64
    442442        uint32_t            Alignment0; /**< Align the structure size on a 8-byte boundrary. */
    443 #endif 
     443#endif
    444444    } savedstate;
    445445
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