VirtualBox

Changeset 65586 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Feb 2, 2017 11:59:11 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
113247
Message:

DrvAudioVRDE.cpp: Added missing breaks in in vrdeControlStreamIn().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp

    r65565 r65586  
    149149                rc = VINF_SUCCESS;
    150150            }
     151
     152            break;
    151153        }
    152154
     
    155157            pDrv->pConsoleVRDPServer->SendAudioInputEnd(NULL /* pvUserCtx */);
    156158            rc = VINF_SUCCESS;
     159
     160            break;
    157161        }
    158162
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