VirtualBox

Changeset 23719 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Oct 13, 2009 12:36:54 PM (15 years ago)
Author:
vboxsync
Message:

Main/LiveMigration: Correct bad LogRel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl-LiveMigration.cpp

    r23707 r23719  
    966966        else
    967967        {
    968             LogRel(("Migration: Unknown command '%s' (%.*Rxs)\n", szCmd, strlen(szCmd), szCmd));
     968            LogRel(("Migration: Unknown command '%s' (%.*Rhxs)\n", szCmd, strlen(szCmd), szCmd));
    969969            vrc = VERR_NOT_IMPLEMENTED;
    970970            migrationTcpWriteNACK(pState, vrc);
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