VirtualBox

Changeset 55828 in vbox for trunk/src/VBox/Devices/Audio


Ignore:
Timestamp:
May 12, 2015 1:50:14 PM (10 years ago)
Author:
vboxsync
Message:

typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevIchHda.cpp

    r55404 r55828  
    11641164            {
    11651165                const char *prefix;
    1166                 if ((i + j) == HDA_REG(pThis, CORBRP);
     1166                if ((i + j) == HDA_REG(pThis, CORBRP));
    11671167                    prefix = "[R]";
    1168                 else if ((i + j) == HDA_REG(pThis, CORBWP);
     1168                else if ((i + j) == HDA_REG(pThis, CORBWP));
    11691169                    prefix = "[W]";
    11701170                else
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