VirtualBox

Ignore:
Timestamp:
Jan 1, 2019 4:34:11 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127870
Message:

HostDrivers: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/darwin/VBoxNetSend.h

    r76553 r76568  
    2727/** @todo move this to src/VBox/HostDrivers/darwin as a .cpp file. */
    2828
    29 #ifndef ___VBox_VBoxNetSend_h
    30 #define ___VBox_VBoxNetSend_h
     29#ifndef VBOX_INCLUDED_SRC_darwin_VBoxNetSend_h
     30#define VBOX_INCLUDED_SRC_darwin_VBoxNetSend_h
    3131#ifndef RT_WITHOUT_PRAGMA_ONCE
    3232# pragma once
     
    108108#endif /* RT_OS_DARWIN */
    109109
    110 #endif /* !___VBox_VBoxNetSend_h */
     110#endif /* !VBOX_INCLUDED_SRC_darwin_VBoxNetSend_h */
    111111
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