Changeset 24935 in vbox
- Timestamp:
- Nov 25, 2009 10:54:16 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 55225
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/MediumAttachmentImpl.cpp
r24934 r24935 96 96 this, 97 97 psz ? psz - ctlName.c_str() : 4, ctlName.c_str(), 98 aPort, aDevice, Global::stringify SessionState(aType),98 aPort, aDevice, Global::stringifyDeviceType(aType), 99 99 aImplicit ? ":I" : ""); 100 100
Note:
See TracChangeset
for help on using the changeset viewer.