Changeset 39839 in vbox for trunk/include/VBox/err.h
- Timestamp:
- Jan 23, 2012 4:05:57 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r39519 r39839 1379 1379 /** Internal processing error # in the PDM device code. */ 1380 1380 #define VERR_PDM_DEV_IPE_1 (-2888) 1381 /** Misconfigured driver chain transformation. */ 1382 #define VERR_PDM_MISCONFIGURED_DRV_TRANSFORMATION (-2889) 1381 1383 /** @} */ 1382 1384
Note:
See TracChangeset
for help on using the changeset viewer.