VirtualBox

Changeset 31742 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Aug 18, 2010 7:52:22 AM (14 years ago)
Author:
vboxsync
Message:

FT password

File:
1 edited

Legend:

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

    r31696 r31742  
    879879               && (uFaultToleranceInterval    == c.uFaultToleranceInterval)
    880880               && (strFaultToleranceAddress   == c.strFaultToleranceAddress)
     881               && (strFaultTolerancePassword  == c.strFaultTolerancePassword)
    881882               && (fRTCUseUTC                 == c.fRTCUseUTC);
    882883    }
     
    894895    uint32_t                uFaultTolerancePort;
    895896    com::Utf8Str            strFaultToleranceAddress;
     897    com::Utf8Str            strFaultTolerancePassword;
    896898    uint32_t                uFaultToleranceInterval;
    897899    bool                    fRTCUseUTC;
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