VirtualBox

Changeset 4332 in vbox for trunk/src


Ignore:
Timestamp:
Aug 24, 2007 7:38:40 AM (17 years ago)
Author:
vboxsync
Message:

gcc warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp

    r4088 r4332  
    147147            ioctlCommand = PPRCONTROL;
    148148            break;
     149        default:
     150            AssertMsgFailed(("uCommand = %d?\n"));
     151            return VERR_INVALID_PARAMETER;
    149152    }
    150153
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