Changeset 86099 in vbox for trunk/include/VBox
- Timestamp:
- Sep 13, 2020 7:24:11 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r86098 r86099 324 324 /** Tried to resume a VM or CPU that is already fully running. */ 325 325 #define VWRN_DBGF_ALREADY_RUNNING (-1222) 326 /** Internal processing error \#1 in the DBGF core code. */ 327 #define VERR_DBGF_IPE_1 (-1223) 326 328 /** @} */ 327 329
Note:
See TracChangeset
for help on using the changeset viewer.