Changeset 79399 in vbox for trunk/src/VBox/HostDrivers/VBoxUSB/win/mon
- Timestamp:
- Jun 27, 2019 5:16:51 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp
r79392 r79399 504 504 { 505 505 /* This *really* should not happen. */ 506 WARN(("Failed to parse Hardware ID" , Status));506 WARN(("Failed to parse Hardware ID")); 507 507 break; 508 508 }
Note:
See TracChangeset
for help on using the changeset viewer.