Changeset 20522 in vbox for trunk/src/VBox
- Timestamp:
- Jun 12, 2009 4:14:29 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleImpl.h
r20521 r20522 567 567 PPDMLED mapSATALeds[30]; 568 568 PPDMLED mapSCSILeds[16]; 569 PPDMLED mapNetworkLeds[ 8];569 PPDMLED mapNetworkLeds[SchemaDefs::NetworkAdapterCount]; 570 570 PPDMLED mapSharedFolderLed; 571 571 PPDMLED mapUSBLed[2];
Note:
See TracChangeset
for help on using the changeset viewer.