VirtualBox

Ignore:
Timestamp:
May 21, 2012 11:15:55 AM (13 years ago)
Author:
vboxsync
Message:

VBoxBalloonCtrl: Typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxModAPIMonitor.cpp

    r41360 r41361  
    501501        if (!g_ulAPIMonResponseTimeoutMS) /* Not set by command line? */
    502502        {
    503             CHECK_ERROR_BREAK(g_pVirtualBox, GetExtraData(Bstr("Watchdog/APIMonitor/TriggerTimeout").raw(),
     503            CHECK_ERROR_BREAK(g_pVirtualBox, GetExtraData(Bstr("Watchdog/APIMonitor/ResponseTimeout").raw(),
    504504                                                          strValue.asOutParam()));
    505505            if (!strValue.isEmpty())
     
    508508        if (!g_ulAPIMonResponseTimeoutMS) /* Still not set? Use a default. */
    509509        {
    510             serviceLogVerbose(("apimon: API monitor trigger timeout not given, defaulting to 30s\n"));
     510            serviceLogVerbose(("apimon: API monitor response timeout not given, defaulting to 30s\n"));
    511511
    512512            /* Default is 30 seconds timeout. */
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