Changeset 52366 in vbox for trunk/include/VBox
- Timestamp:
- Aug 13, 2014 10:35:55 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 95503
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r52365 r52366 2507 2507 /** The image file is not owned by TrustedInstaller is it should be. */ 2508 2508 #define VERR_SUP_VP_NOT_OWNED_BY_TRUSTED_INSTALLER (-5667) 2509 /** The image is outside the expected range. */ 2510 #define VERR_SUP_VP_IMAGE_TOO_BIG (-5668) 2509 2511 2510 2512 /** @} */
Note:
See TracChangeset
for help on using the changeset viewer.