VirtualBox

Changeset 47473 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 30, 2013 11:59:17 AM (11 years ago)
Author:
vboxsync
Message:

VMM/VMMR0: header include guard update.

Location:
trunk/src/VBox/VMM/VMMR0
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMSVMR0.h

    r47472 r47473  
    1616 */
    1717
    18 #ifndef ___VMMR0_HWSVMR0_h
    19 #define ___VMMR0_HWSVMR0_h
     18#ifndef ___HMSVMR0_h
     19#define ___HMSVMR0_h
    2020
    2121#include <VBox/cdefs.h>
     
    9696RT_C_DECLS_END
    9797
    98 #endif /* !___VMMR0_HWSVMR0_h */
     98#endif /* HMSVMR0_h */
    9999
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.h

    r47472 r47473  
    1616 */
    1717
    18 #ifndef ___HWVMXR0_h
    19 #define ___HWVMXR0_h
     18#ifndef ___HMVMXR0_h
     19#define ___HMVMXR0_h
    2020
    2121RT_C_DECLS_BEGIN
     
    9696RT_C_DECLS_END
    9797
    98 #endif /* ___HWVMXR0_h */
     98#endif /* ___HMVMXR0_h */
    9999
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