Changeset 83300 in vbox
- Timestamp:
- Mar 16, 2020 3:21:38 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 136469
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Input/DevPS2.cpp
r83299 r83300 324 324 s->mode &= ~KBD_MODE_DISABLE_MOUSE; 325 325 /* Check for queued input. */ 326 /// @todo:Can there actually be any?326 /// @todo Can there actually be any? 327 327 kbd_update_irq(pDevIns, s); 328 328 break;
Note:
See TracChangeset
for help on using the changeset viewer.