VirtualBox

Changeset 28917 in vbox


Ignore:
Timestamp:
Apr 29, 2010 6:17:08 PM (15 years ago)
Author:
vboxsync
Message:

build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/dir.h

    r28915 r28917  
    7878    /** Pointer to the converted filename.
    7979     * This can be NULL. */
     80#ifdef RT_OS_WINDOWS
     81    char               *pszName;
     82#else
    8083    char const         *pszName;
     84#endif
    8185    /** The length of the converted filename. */
    8286    size_t              cchName;
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