Changeset 39803 in vbox
- Timestamp:
- Jan 19, 2012 9:26:55 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/err.h
r39727 r39803 1690 1690 #define VERR_SYS_CANNOT_POWER_OFF (-22400) 1691 1691 /** The halt action was requested, but the OS may actually power 1692 * off the machine. */ 1692 * off the machine. */ 1693 1693 #define VINF_SYS_MAY_POWER_OFF (22401) 1694 1694 /** Shutdown failed. */
Note:
See TracChangeset
for help on using the changeset viewer.