Changeset 39724 in vbox for trunk/include
- Timestamp:
- Jan 8, 2012 1:09:54 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 75582
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/err.h
r39721 r39724 1689 1689 /** Power off is not supported by the hardware or the OS. */ 1690 1690 #define VERR_SYS_CANNOT_POWER_OFF (-22400) 1691 /** Shutdown failed. */ 1692 #define VERR_SYS_SHUTDOWN_FAILED (-22401) 1691 1693 /** @} */ 1692 1694
Note:
See TracChangeset
for help on using the changeset viewer.