Changeset 32659 in vbox
- Timestamp:
- Sep 21, 2010 11:17:04 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/SerialPortImpl.cpp
r32658 r32659 661 661 AutoWriteLock alock(this COMMA_LOCKVAL_SRC_POS); 662 662 663 /* Set some more defaults */ 663 /* Set some more defaults. 664 * Note that the default value for COM1 (slot 0) is set in the constructor 665 * of bd. So slot 0 is correct already. */ 664 666 switch (m->bd->ulSlot) 665 667 {
Note:
See TracChangeset
for help on using the changeset viewer.