VirtualBox

Changeset 76562 in vbox for trunk/src/VBox/Main/src-server


Ignore:
Timestamp:
Jan 1, 2019 3:22:50 AM (6 years ago)
Author:
vboxsync
Message:

Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard prefixes with scm.

Location:
trunk/src/VBox/Main/src-server
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/HostDnsService.h

    r76553 r76562  
    1616 */
    1717
    18 #ifndef ___H_DNSHOSTSERVICE
    19 #define ___H_DNSHOSTSERVICE
     18#ifndef MAIN_INCLUDED_SRC_src_server_HostDnsService_h
     19#define MAIN_INCLUDED_SRC_src_server_HostDnsService_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    232232# endif
    233233
    234 #endif /* !___H_DNSHOSTSERVICE */
     234#endif /* !MAIN_INCLUDED_SRC_src_server_HostDnsService_h */
  • trunk/src/VBox/Main/src-server/darwin/iokit.h

    r76553 r76562  
    1616 */
    1717
    18 #ifndef ___darwin_iokit_h___
    19 #define ___darwin_iokit_h___
     18#ifndef MAIN_INCLUDED_SRC_src_server_darwin_iokit_h
     19#define MAIN_INCLUDED_SRC_src_server_darwin_iokit_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8888RT_C_DECLS_END
    8989
    90 #endif
     90#endif /* !MAIN_INCLUDED_SRC_src_server_darwin_iokit_h */
  • trunk/src/VBox/Main/src-server/solaris/DynLoadLibSolaris.h

    r76553 r76562  
    1616 */
    1717
    18 #ifndef ____H_DYN_LOAD_LIB_SOLARIS
    19 #define ____H_DYN_LOAD_LIB_SOLARIS
     18#ifndef MAIN_INCLUDED_SRC_src_server_solaris_DynLoadLibSolaris_h
     19#define MAIN_INCLUDED_SRC_src_server_solaris_DynLoadLibSolaris_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    3737extern bool VBoxSolarisLibDlpiFound(void);
    3838
    39 #endif /*  ____H_DYN_LOAD_LIB_SOLARIS */
     39#endif /* !MAIN_INCLUDED_SRC_src_server_solaris_DynLoadLibSolaris_h */
    4040
  • trunk/src/VBox/Main/src-server/win/svchlp.h

    r76553 r76562  
    1616 */
    1717
    18 #ifndef ___VBox_svchlp_h___
    19 #define ___VBox_svchlp_h___
     18#ifndef MAIN_INCLUDED_SRC_src_server_win_svchlp_h
     19#define MAIN_INCLUDED_SRC_src_server_win_svchlp_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9494};
    9595
    96 #endif /* !___VBox_svchlp_h___ */
     96#endif /* !MAIN_INCLUDED_SRC_src_server_win_svchlp_h */
    9797
  • trunk/src/VBox/Main/src-server/xpcom/server.h

    r76553 r76562  
    1717 */
    1818
    19 #ifndef ____H_LINUX_SERVER
    20 #define ____H_LINUX_SERVER
     19#ifndef MAIN_INCLUDED_SRC_src_server_xpcom_server_h
     20#define MAIN_INCLUDED_SRC_src_server_xpcom_server_h
    2121#ifndef RT_WITHOUT_PRAGMA_ONCE
    2222# pragma once
     
    3838#define VBOXSVC_STARTUP_PIPE_NAME "vboxsvc:startup-pipe"
    3939
    40 #endif /* ____H_LINUX_SERVER */
     40#endif /* !MAIN_INCLUDED_SRC_src_server_xpcom_server_h */
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