VirtualBox

Changeset 76582 in vbox for trunk/src/VBox/Frontends/VBoxFB


Ignore:
Timestamp:
Jan 1, 2019 6:25:48 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127884
Message:

Frontends: scm header guard alignment.

Location:
trunk/src/VBox/Frontends/VBoxFB
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxFB/Framebuffer.h

    r76553 r76582  
    1515 */
    1616
    17 #ifndef __H_FRAMEBUFFER
    18 #define __H_FRAMEBUFFER
     17#ifndef VBOX_INCLUDED_SRC_VBoxFB_Framebuffer_h
     18#define VBOX_INCLUDED_SRC_VBoxFB_Framebuffer_h
    1919#ifndef RT_WITHOUT_PRAGMA_ONCE
    2020# pragma once
     
    7171
    7272
    73 #endif // !__H_FRAMEBUFFER
     73#endif /* !VBOX_INCLUDED_SRC_VBoxFB_Framebuffer_h */
    7474
  • trunk/src/VBox/Frontends/VBoxFB/Helper.h

    r76553 r76582  
    1717 */
    1818
    19 #ifndef __H_HELPER
    20 #define __H_HELPER
     19#ifndef VBOX_INCLUDED_SRC_VBoxFB_Helper_h
     20#define VBOX_INCLUDED_SRC_VBoxFB_Helper_h
    2121#ifndef RT_WITHOUT_PRAGMA_ONCE
    2222# pragma once
     
    3737
    3838
    39 #endif // __H_HELPER
     39#endif /* !VBOX_INCLUDED_SRC_VBoxFB_Helper_h */
  • trunk/src/VBox/Frontends/VBoxFB/VBoxFB.h

    r76553 r76582  
    1717 */
    1818
    19 #ifndef __H_VBOXFB
    20 #define __H_VBOXFB
     19#ifndef VBOX_INCLUDED_SRC_VBoxFB_VBoxFB_h
     20#define VBOX_INCLUDED_SRC_VBoxFB_VBoxFB_h
    2121#ifndef RT_WITHOUT_PRAGMA_ONCE
    2222# pragma once
     
    7979extern int scaleGuest;
    8080
    81 #endif // __H_VBOXFB
     81#endif /* !VBOX_INCLUDED_SRC_VBoxFB_VBoxFB_h */
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