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/WINNT/Mouse
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMF.h

    r76553 r76563  
    1616 */
    1717
    18 #ifndef VBOXMF_H
    19 #define VBOXMF_H
     18#ifndef GA_INCLUDED_SRC_WINNT_Mouse_NT5_VBoxMF_h
     19#define GA_INCLUDED_SRC_WINNT_Mouse_NT5_VBoxMF_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8585VOID VBoxDrvNotifyServiceCB(PVBOXMOUSE_DEVEXT pDevExt, PMOUSE_INPUT_DATA InputDataStart, PMOUSE_INPUT_DATA InputDataEnd, PULONG  InputDataConsumed);
    8686
    87 #endif /*VBOXMF_H*/
     87#endif /* !GA_INCLUDED_SRC_WINNT_Mouse_NT5_VBoxMF_h */
  • trunk/src/VBox/Additions/WINNT/Mouse/common/VBoxMouseLog.h

    r76553 r76563  
    1616 */
    1717
    18 #ifndef VBOXMOUSELOG_H
    19 #define VBOXMOUSELOG_H
     18#ifndef GA_INCLUDED_SRC_WINNT_Mouse_common_VBoxMouseLog_h
     19#define GA_INCLUDED_SRC_WINNT_Mouse_common_VBoxMouseLog_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    7070#define LOGF_LEAVE() LOGF(("LEAVE"))
    7171
    72 #endif /* !VBOXMOUSELOG_H */
     72#endif /* !GA_INCLUDED_SRC_WINNT_Mouse_common_VBoxMouseLog_h */
    7373
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