VirtualBox

Changeset 27247 in vbox for trunk


Ignore:
Timestamp:
Mar 10, 2010 12:52:31 PM (15 years ago)
Author:
vboxsync
Message:

iprt/dir.h: Forgot to mention that RTDirRemoveRecursive now refuses to work on root directories.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/dir.h

    r27246 r27247  
    113113 * @param   pszPath         Path to the directory to remove recursively.
    114114 * @param   fFlags          Flags, see RTDIRRMREC_F_XXX.
     115 *
     116 * @remarks This will not work on a root directory.
    115117 */
    116118RTDECL(int) RTDirRemoveRecursive(const char *pszPath, uint32_t fFlags);
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