Changeset 5846 in vbox for trunk/include/VBox
- Timestamp:
- Nov 26, 2007 7:09:16 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r5845 r5846 1152 1152 /** The reservation or reservation update was declined - too many VMs, too 1153 1153 * little memory, and/or too low GMM configuration. */ 1154 #define VERR_GMM_MEMORY_RESERVATION_DECLINED (-416 1)1154 #define VERR_GMM_MEMORY_RESERVATION_DECLINED (-4164) 1155 1155 /** @} */ 1156 1156
Note:
See TracChangeset
for help on using the changeset viewer.