Changeset 8241 in vbox for trunk/src/VBox/Main/ConsoleImpl2.cpp
- Timestamp:
- Apr 21, 2008 3:35:36 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleImpl2.cpp
r8155 r8241 772 772 773 773 // @todo currently there is no Initiator name config. 774 rc = CFGMR3InsertString(pCfg, "InitiatorName", "iqn.200 6-02.de.innotek.initiator"); RC_CHECK();774 rc = CFGMR3InsertString(pCfg, "InitiatorName", "iqn.2008-04.com.sun.virtualbox.initiator"); RC_CHECK(); 775 775 776 776 ULONG64 lun;
Note:
See TracChangeset
for help on using the changeset viewer.