Changeset 862
- Timestamp:
- 02/13/07 13:55:34 (2 years ago)
- Files:
-
- trunk/include/VBox/err.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/include/VBox/err.h
r834 r862 500 500 /** The installed support driver doesn't match the version of the user. */ 501 501 #define VERR_VM_DRIVER_VERSION_MISMATCH (-1912) 502 /** Saving the VM state is temporarily not allowed. Try again later. */ 503 #define VERR_VM_SAVE_STATE_NOT_ALLOWED (-1913) 502 504 /** @} */ 503 505

