Changeset 13515 in vbox
- Timestamp:
- Oct 23, 2008 8:08:06 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r13375 r13515 1248 1248 /** No CPUID support. */ 1249 1249 #define VERR_HWACCM_NO_CPUID (-4101) 1250 /** Host is about to go into suspend mode. */ 1251 #define VERR_HWACCM_SUSPEND_PENDING (-4102) 1250 1252 /** @} */ 1251 1253
Note:
See TracChangeset
for help on using the changeset viewer.