VirtualBox

Changeset 31289 in vbox for trunk


Ignore:
Timestamp:
Aug 2, 2010 12:23:29 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64316
Message:

iprt/err.h: VERR_NS_SYMLINK_CHANGE_OWNER

File:
1 edited

Legend:

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

    r30093 r31289  
    729729/** The OS does not support setting the time stamps on a symbolic link. */
    730730#define VERR_NS_SYMLINK_SET_TIME            (-157)
     731/** The OS does not support changing the owner of a symbolic link. */
     732#define VERR_NS_SYMLINK_CHANGE_OWNER        (-158)
    731733/** @} */
    732734
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette