Changeset 28636 in vbox for trunk/include/VBox
- Timestamp:
- Apr 23, 2010 10:58:18 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60489
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r28574 r28636 1541 1541 #define VERR_FAM_MONITOR_FILE_FAILED (-5001) 1542 1542 /** FAM failed to add a directory to the list to be monitored */ 1543 #define VERR_FAM_MONITOR_DIRECTORY_FAILED (-5001)1543 #define VERR_FAM_MONITOR_DIRECTORY_FAILED (-5002) 1544 1544 /** @} */ 1545 1545
Note:
See TracChangeset
for help on using the changeset viewer.