Changeset 29736 in vbox for trunk/src/VBox
- Timestamp:
- May 21, 2010 2:06:03 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 61916
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp
r29607 r29736 1510 1510 case KStorageBus_SAS: 1511 1511 { 1512 /* TODO: change this index to 6 after 3.2 */ 1513 result = mSlotTemplates [5].arg (aSlot.port); 1512 result = mSlotTemplates [6].arg (aSlot.port); 1514 1513 break; 1515 1514 }
Note:
See TracChangeset
for help on using the changeset viewer.