VirtualBox

Changeset 56988 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 18, 2015 10:15:05 PM (9 years ago)
Author:
vboxsync
Message:

TestExecService.cpp: Log formatting fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/TestExecServ/TestExecService.cpp

    r56295 r56988  
    19311931        uint32_t idPollHnd;
    19321932        uint32_t fPollEvt;
    1933         Log3(("Calling RTPollNoResume(,%u,)...\n"));
     1933        Log3(("Calling RTPollNoResume(,%u,)...\n", cMsPollCur));
    19341934        rc2 = RTPollNoResume(pTxsExec->hPollSet, cMsPollCur, &fPollEvt, &idPollHnd);
    19351935        Log3(("RTPollNoResume -> fPollEvt=%#x idPollHnd=%u\n", fPollEvt, idPollHnd));
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