VirtualBox

Changeset 25889 in vbox for trunk/src/VBox/Additions/solaris


Ignore:
Timestamp:
Jan 18, 2010 1:02:20 PM (15 years ago)
Author:
vboxsync
Message:

solaris/SharedFolders/*.h: Headers are 'headers', not 'implementation'. Fixed include blockers and blocker comments.

Location:
trunk/src/VBox/Additions/solaris/SharedFolders
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs.h

    r17626 r25889  
    8484#endif
    8585
    86 #endif /* ___VBoxVFS_Solaris_h */
     86#endif /* !___VBoxVFS_Solaris_h */
    8787
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.h

    r25879 r25889  
    11/* $Id$ */
    22/** @file
    3  * VirtualBox File System for Solaris Guests, provider implementation.
     3 * VirtualBox File System for Solaris Guests, provider header.
    44 */
    55
     
    2020 */
    2121
    22 #ifndef __VBoxFS_prov_Solaris_h
    23 #define __VBoxFS_prov_Solaris_h
     22#ifndef ___VBoxFS_prov_Solaris_h
     23#define ___VBoxFS_prov_Solaris_h
    2424
    2525#ifdef  __cplusplus
     
    118118#endif
    119119
    120 #endif  /* __VBoxFS_prov_Solaris_h */
     120#endif  /* !___VBoxFS_prov_Solaris_h */
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.h

    r25879 r25889  
    11/* $Id$ */
    22/** @file
    3  * VirtualBox File System for Solaris Guests, VFS implementation.
     3 * VirtualBox File System for Solaris Guests, VFS header.
    44 */
    55
     
    2020 */
    2121
    22 #ifndef __VBoxFS_vfs_Solaris_h
    23 #define __VBoxFS_vfs_Solaris_h
     22#ifndef ___VBoxFS_vfs_Solaris_h
     23#define ___VBoxFS_vfs_Solaris_h
    2424
    2525#ifdef  __cplusplus
     
    4646#endif
    4747
    48 #endif  /* __VBoxFS_vfs_Solaris_h */
     48#endif  /* !___VBoxFS_vfs_Solaris_h */
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.h

    r25879 r25889  
    11/* $Id$ */
    22/** @file
    3  * VirtualBox File System for Solaris Guests, VNode implementation.
     3 * VirtualBox File System for Solaris Guests, VNode header.
    44 */
    55
     
    2020 */
    2121
    22 #ifndef __VBoxFS_node_Solaris_h
    23 #define __VBoxFS_node_Solaris_h
     22#ifndef ___VBoxFS_node_Solaris_h
     23#define ___VBoxFS_node_Solaris_h
    2424
    2525#include <sys/t_lock.h>
     
    7575#endif
    7676
    77 #endif  /* __VBoxFS_node_Solaris_h */
     77#endif  /* !___VBoxFS_node_Solaris_h */
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