- Timestamp:
- Aug 2, 2010 12:23:29 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 64316
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/err.h
r30093 r31289 729 729 /** The OS does not support setting the time stamps on a symbolic link. */ 730 730 #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) 731 733 /** @} */ 732 734
Note:
See TracChangeset
for help on using the changeset viewer.