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/darwin/VBoxSF
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/darwin/VBoxSF/VBoxSFInternal.h

    r76553 r76563  
    1616 */
    1717
    18 #ifndef ___VBoxSFInternal_h___
    19 #define ___VBoxSFInternal_h___
     18#ifndef GA_INCLUDED_SRC_darwin_VBoxSF_VBoxSFInternal_h
     19#define GA_INCLUDED_SRC_darwin_VBoxSF_VBoxSFInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    104104
    105105
    106 #endif
     106#endif /* !GA_INCLUDED_SRC_darwin_VBoxSF_VBoxSFInternal_h */
    107107
  • trunk/src/VBox/Additions/darwin/VBoxSF/VBoxSFMount.h

    r76553 r76563  
    1616 */
    1717
    18 #ifndef ___VBoxSFMount_h___
    19 #define ___VBoxSFMount_h___
     18#ifndef GA_INCLUDED_SRC_darwin_VBoxSF_VBoxSFMount_h
     19#define GA_INCLUDED_SRC_darwin_VBoxSF_VBoxSFMount_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    4141#define VBOXSFDRWNMOUNTINFO_MAGIC     UINT32_C(0xc001cafe)
    4242
    43 #endif
     43#endif /* !GA_INCLUDED_SRC_darwin_VBoxSF_VBoxSFMount_h */
    4444
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