VirtualBox

Ignore:
Timestamp:
Jul 23, 2010 12:10:41 PM (14 years ago)
Author:
vboxsync
Message:

Shared Folders/AutoMount: Update.

File:
1 edited

Legend:

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

    r28800 r31052  
    44
    55/*
    6  * Copyright (C) 2006-2007 Oracle Corporation
     6 * Copyright (C) 2006-2010 Oracle Corporation
    77 *
    88 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    4646    /** Client flags */
    4747    uint32_t fu32Flags;
    48 
     48    /** Path delimiter. */
    4949    RTUTF16  PathDelimiter;
    5050} SHFLCLIENTDATA;
    51 
     51/** Pointer to a SHFLCLIENTDATA structure. */
     52typedef SHFLCLIENTDATA *PSHFLCLIENTDATA;
    5253
    5354#endif /* !___SHFL_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