VirtualBox

Changeset 76565 in vbox for trunk/src/VBox/Devices/testcase


Ignore:
Timestamp:
Jan 1, 2019 4:23:20 AM (6 years ago)
Author:
vboxsync
Message:

Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.

Location:
trunk/src/VBox/Devices/testcase
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/testcase/tstDeviceInternal.h

    r76553 r76565  
    1515 */
    1616
    17 #ifndef ___tstDeviceInternal_h
    18 #define ___tstDeviceInternal_h
     17#ifndef VBOX_INCLUDED_SRC_testcase_tstDeviceInternal_h
     18#define VBOX_INCLUDED_SRC_testcase_tstDeviceInternal_h
    1919#ifndef RT_WITHOUT_PRAGMA_ONCE
    2020# pragma once
     
    239239RT_C_DECLS_END
    240240
    241 #endif
     241#endif /* !VBOX_INCLUDED_SRC_testcase_tstDeviceInternal_h */
  • trunk/src/VBox/Devices/testcase/tstDevicePlugin.h

    r76553 r76565  
    1515 */
    1616
    17 #ifndef ___tstDevicePlugin_h
    18 #define ___tstDevicePlugin_h
     17#ifndef VBOX_INCLUDED_SRC_testcase_tstDevicePlugin_h
     18#define VBOX_INCLUDED_SRC_testcase_tstDevicePlugin_h
    1919#ifndef RT_WITHOUT_PRAGMA_ONCE
    2020# pragma once
     
    126126#define TSTDEV_PLUGIN_LOAD_NAME "TSTDevPluginLoad"
    127127
    128 #endif
     128#endif /* !VBOX_INCLUDED_SRC_testcase_tstDevicePlugin_h */
  • trunk/src/VBox/Devices/testcase/tstDeviceVMMInternal.h

    r76561 r76565  
    1616 */
    1717
    18 #ifndef ___tstDeviceVMMInternal_h
    19 #define ___tstDeviceVMMInternal_h
     18#ifndef VBOX_INCLUDED_SRC_testcase_tstDeviceVMMInternal_h
     19#define VBOX_INCLUDED_SRC_testcase_tstDeviceVMMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    361361RT_C_DECLS_END
    362362
    363 #endif
    364 
     363#endif /* !VBOX_INCLUDED_SRC_testcase_tstDeviceVMMInternal_h */
     364
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