VirtualBox

Changeset 48934 in vbox for trunk/include/iprt/system.h


Ignore:
Timestamp:
Oct 7, 2013 9:12:09 PM (11 years ago)
Author:
vboxsync
Message:

include/: Whitespace cleanup by scm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/system.h

    r44528 r48934  
    200200#define RTSYSTEM_SHUTDOWN_REBOOT            UINT32_C(0)
    201201/** Reboot the system after shutdown.
    202  * The call may return VINF_SYS_MAY_POWER_OFF if the OS / 
     202 * The call may return VINF_SYS_MAY_POWER_OFF if the OS /
    203203 * hardware combination may power off instead of halting. */
    204204#define RTSYSTEM_SHUTDOWN_HALT              UINT32_C(1)
     
    230230 *          depending on the OS.
    231231 * @retval  VINF_SUCCESS
    232  * @retval  VINF_SYS_MAY_POWER_OFF 
    233  * @retval  VERR_SYS_SHUTDOWN_FAILED 
    234  * @retval  VERR_SYS_CANNOT_POWER_OFF 
    235  * 
     232 * @retval  VINF_SYS_MAY_POWER_OFF
     233 * @retval  VERR_SYS_SHUTDOWN_FAILED
     234 * @retval  VERR_SYS_CANNOT_POWER_OFF
     235 *
    236236 * @param   cMsDelay            The delay before the actual reboot.  If this is
    237237 *                              not supported by the OS, an immediate reboot
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette