Changeset 106978 in vbox for trunk/include/VBox
- Timestamp:
- Nov 13, 2024 9:14:02 AM (5 months ago)
- svn:sync-xref-src-repo-rev:
- 165909
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r106968 r106978 2952 2952 #define VERR_SUP_VP_SET_HANDLE_NOINHERIT (-5678) 2953 2953 /** The image is required to be signed with the same certificate as the rest 2954 * of VirtualBox or one of the special trusted (Oracle) certificates. */ 2954 * of VirtualBox or one of the special trusted (Oracle) certificates. */ 2955 2955 #define VERR_SUP_VP_NOT_SIGNED_WITH_SPECIALLY_TRUSTED_CERT (-5679) 2956 2956
Note:
See TracChangeset
for help on using the changeset viewer.