VirtualBox

Changeset 72845 in vbox for trunk/src/VBox/Runtime/r3/win


Ignore:
Timestamp:
Jul 4, 2018 1:40:10 AM (6 years ago)
Author:
vboxsync
Message:

fileio-win.cpp: g/c duplicate break;

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/fileio-win.cpp

    r69795 r72845  
    371371        case RTHANDLESTD_OUTPUT:    dwStdHandle = STD_OUTPUT_HANDLE; break;
    372372        case RTHANDLESTD_ERROR:     dwStdHandle = STD_ERROR_HANDLE;  break;
    373             break;
    374373        default:
    375374            AssertFailedReturn(NIL_RTFILE);
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