VirtualBox

Changeset 31723 in vbox for trunk/include


Ignore:
Timestamp:
Aug 17, 2010 12:02:03 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64885
Message:

FT updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/ftm.h

    r31721 r31723  
    11/** @file
    2  * FTM - Fault Tolerance Monitor. (VMM)
     2 * FTM - Fault Tolerance Manager
    33 */
    44
     
    4141 * @{
    4242 */
    43 VMMR3DECL(int) FTMR3PowerOn(PVM pVM, bool fSource, unsigned uInterval, char *pszAddress, unsigned uPort);
     43VMMR3DECL(int) FTMR3PowerOn(PVM pVM, bool fSource, unsigned uInterval, const char *pszAddress, unsigned uPort);
    4444
    4545#endif /* IN_RING3 */
     46
     47/** @} */
    4648
    4749/** @} */
Note: See TracChangeset for help on using the changeset viewer.

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