Changeset 28682 in vbox for trunk/include/VBox
- Timestamp:
- Apr 23, 2010 8:38:47 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r28636 r28682 1542 1542 /** FAM failed to add a directory to the list to be monitored */ 1543 1543 #define VERR_FAM_MONITOR_DIRECTORY_FAILED (-5002) 1544 /** The connection to the FAM daemon was lost */ 1545 #define VERR_FAM_CONNECTION_LOST (-5003) 1544 1546 /** @} */ 1545 1547
Note:
See TracChangeset
for help on using the changeset viewer.