VirtualBox

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

Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes with scm.

Location:
trunk/src/VBox/Additions/x11/VBoxClient
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h

    r76553 r76563  
    1717 */
    1818
    19 #ifndef ___vboxclient_vboxclient_h
    20 #define ___vboxclient_vboxclient_h
     19#ifndef GA_INCLUDED_SRC_x11_VBoxClient_VBoxClient_h
     20#define GA_INCLUDED_SRC_x11_VBoxClient_VBoxClient_h
    2121#ifndef RT_WITHOUT_PRAGMA_ONCE
    2222# pragma once
     
    8686extern struct VBCLSERVICE **VBClDisplaySVGAX11Service();
    8787
    88 #endif /* !___vboxclient_vboxclient_h */
     88#endif /* !GA_INCLUDED_SRC_x11_VBoxClient_VBoxClient_h */
  • trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.h

    r76553 r76563  
    1818 */
    1919
    20 #ifndef __Additions_linux_seamless_x11_h
    21 #define __Additions_linux_seamless_x11_h
     20#ifndef GA_INCLUDED_SRC_x11_VBoxClient_seamless_x11_h
     21#define GA_INCLUDED_SRC_x11_VBoxClient_seamless_x11_h
    2222#ifndef RT_WITHOUT_PRAGMA_ONCE
    2323# pragma once
     
    259259};
    260260
    261 #endif /* __Additions_linux_seamless_x11_h not defined */
     261#endif /* !GA_INCLUDED_SRC_x11_VBoxClient_seamless_x11_h */
  • trunk/src/VBox/Additions/x11/VBoxClient/seamless.h

    r76553 r76563  
    1717 */
    1818
    19 #ifndef __Additions_client_seamless_host_h
    20 #define __Additions_client_seamless_host_h
     19#ifndef GA_INCLUDED_SRC_x11_VBoxClient_seamless_h
     20#define GA_INCLUDED_SRC_x11_VBoxClient_seamless_h
    2121#ifndef RT_WITHOUT_PRAGMA_ONCE
    2222# pragma once
     
    111111};
    112112
    113 #endif /* __Additions_xclient_seamless_h not defined */
     113#endif /* !GA_INCLUDED_SRC_x11_VBoxClient_seamless_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