VirtualBox

Changeset 84806 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jun 12, 2020 6:30:50 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
138612
Message:

Fix burns

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp

    r84804 r84806  
    823823        "        (options: [a]ll, [n]et, [f]eatures, [s]tate, [p]ointers, [q]ueues)\n"
    824824        "---------------------------------------------------------------------------\n\n",
    825         pThis->szInst, pDevIns->pReg->szName);
     825        pThis->szInst);
    826826
    827827    if (fNone)
     
    914914
    915915        pHlp->pfnPrintf(pHlp, "    Transmitting: ............. %s\n", fTransmitting ? "true" : "false");
    916         pHlp->pfnPrintf(pHlp, "    Quiescing: ................ %s %s\n",
     916        pHlp->pfnPrintf(pHlp, "    Quiescing: ................ %s %s%s%s\n",
    917917                pThis->fQuiescing ? "true" : "false",
    918918                pThis->fQuiescing ? "(" : "",
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette