VirtualBox

Changeset 5095 in vbox


Ignore:
Timestamp:
Sep 28, 2007 1:38:37 PM (17 years ago)
Author:
vboxsync
Message:

touch tinderbox

File:
1 edited

Legend:

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

    r5091 r5095  
    343343    {
    344344    case PI_INDEX: AUD_set_active_in (s->voice_pi, on); break;
    345     case PO_INDEX: AUD_set_active_out(s->voice_po, on); break; 
     345    case PO_INDEX: AUD_set_active_out(s->voice_po, on); break;
    346346    case MC_INDEX: AUD_set_active_in (s->voice_mc, on); break;
    347347    default:       AssertFailed ();
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