VirtualBox

Ignore:
Timestamp:
Mar 12, 2008 10:08:32 AM (17 years ago)
Author:
vboxsync
Message:

RTUCS2 -> RTUTF16.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedFolders/shfl.h

    r5999 r7429  
    11/** @file
    2  *
    3  * Shared Folders:
    4  * Main header. Common data and function prototypes definitions.
     2 * Shared Folders: Main header - Common data and function prototypes definitions.
    53 */
    64
     
    1715 */
    1816
    19 #ifndef __SHFL__H
    20 #define __SHFL__H
     17#ifndef ___SHFL_H
     18#define ___SHFL_H
    2119
    2220#include <VBox/err.h>
     
    4947    uint32_t fu32Flags;
    5048
    51     RTUCS2   PathDelimiter;
     49    RTUTF16  PathDelimiter;
    5250} SHFLCLIENTDATA;
    5351
    5452
    55 #endif /* __SHFL__H */
     53#endif /* !___SHFL_H */
     54
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