- Timestamp:
- Aug 24, 2007 7:38:40 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp
r4088 r4332 147 147 ioctlCommand = PPRCONTROL; 148 148 break; 149 default: 150 AssertMsgFailed(("uCommand = %d?\n")); 151 return VERR_INVALID_PARAMETER; 149 152 } 150 153
Note:
See TracChangeset
for help on using the changeset viewer.