Changeset 42201 in vbox
- Timestamp:
- Jul 18, 2012 8:24:31 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 79208
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp ¶
r42152 r42201 122 122 /** Status read buffer. */ 123 123 uint8_t u8ReadInStatus; 124 124 /** Parallel port name */ 125 125 /** @todo r=bird: This is an array, they start with 'a'. However, this seems 126 126 * to be a string, and they are not uint8_t but char and are prefixed with 'sz'
Note:
See TracChangeset
for help on using the changeset viewer.