VirtualBox

Ignore:
Timestamp:
Jan 1, 2019 3:53:56 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127865
Message:

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

Location:
trunk/src/VBox/Additions/common/VBoxGuest
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.h

    r76553 r76563  
    5454 */
    5555
    56 #ifndef ___VBoxGuest_haiku_h
    57 #define ___VBoxGuest_haiku_h
     56#ifndef GA_INCLUDED_SRC_common_VBoxGuest_VBoxGuest_haiku_h
     57#define GA_INCLUDED_SRC_common_VBoxGuest_VBoxGuest_haiku_h
    5858#ifndef RT_WITHOUT_PRAGMA_ONCE
    5959# pragma once
     
    235235#endif
    236236
    237 #endif /* !___VBoxGuest_haiku_h */
    238 
     237#endif /* !GA_INCLUDED_SRC_common_VBoxGuest_VBoxGuest_haiku_h */
     238
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h

    r76553 r76563  
    2525 */
    2626
    27 #ifndef ___VBoxGuestInternal_h
    28 #define ___VBoxGuestInternal_h
     27#ifndef GA_INCLUDED_SRC_common_VBoxGuest_VBoxGuestInternal_h
     28#define GA_INCLUDED_SRC_common_VBoxGuest_VBoxGuestInternal_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
     
    402402RT_C_DECLS_END
    403403
    404 #endif
    405 
     404#endif /* !GA_INCLUDED_SRC_common_VBoxGuest_VBoxGuestInternal_h */
     405
  • trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibInternal.h

    r76557 r76563  
    2929 */
    3030
    31 #ifndef ___VBoxGuestLib_VBoxGuestR0LibInternal_h
    32 #define ___VBoxGuestLib_VBoxGuestR0LibInternal_h
     31#ifndef GA_INCLUDED_SRC_common_VBoxGuest_lib_VBoxGuestR0LibInternal_h
     32#define GA_INCLUDED_SRC_common_VBoxGuest_lib_VBoxGuestR0LibInternal_h
    3333#ifndef RT_WITHOUT_PRAGMA_ONCE
    3434# pragma once
     
    199199RT_C_DECLS_END
    200200
    201 #endif /* !___VBoxGuestLib_VBoxGuestR0LibInternal_h */
    202 
     201#endif /* !GA_INCLUDED_SRC_common_VBoxGuest_lib_VBoxGuestR0LibInternal_h */
     202
  • trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibInternal.h

    r76557 r76563  
    2525 */
    2626
    27 #ifndef ___VBoxGuestR3LibInternal_h
    28 #define ___VBoxGuestR3LibInternal_h
     27#ifndef GA_INCLUDED_SRC_common_VBoxGuest_lib_VBoxGuestR3LibInternal_h
     28#define GA_INCLUDED_SRC_common_VBoxGuest_lib_VBoxGuestR3LibInternal_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
     
    116116RT_C_DECLS_END
    117117
    118 #endif
     118#endif /* !GA_INCLUDED_SRC_common_VBoxGuest_lib_VBoxGuestR3LibInternal_h */
    119119
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