VirtualBox

Changeset 91049 in vbox for trunk/src


Ignore:
Timestamp:
Sep 1, 2021 8:11:43 AM (3 years ago)
Author:
vboxsync
Message:

Devices/Security/DrvTpmHost.cpp: build fix, bugref:10075

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Security/DrvTpmHost.cpp

    r91005 r91049  
    359359    if (RT_FAILURE(rc))
    360360        return PDMDrvHlpVMSetError(pDrvIns, rc, RT_SRC_POS,
    361                                    N_("DrvTpmHost%d: Querying input buffer size of TPM with id %u failed with %Rrc"), idTpm, rc);
     361                                   N_("DrvTpmHost%d: Querying input buffer size of TPM with id %u failed with %Rrc"),
     362                                   pDrvIns->iInstance, idTpm, rc);
    362363
    363364    LogRel(("DrvTpmHost#%d: Connected to TPM %u.\n", pDrvIns->iInstance, idTpm));
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