VirtualBox

Changeset 16968 in vbox for trunk/src/VBox/Main/linux


Ignore:
Timestamp:
Feb 20, 2009 10:20:47 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
43134
Message:

burn fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/linux/NetIfList-linux.cpp

    r16251 r16968  
    146146                    ComObjPtr<HostNetworkInterface> IfObj;
    147147                    IfObj.createObject();
    148                     if (SUCCEEDED(IfObj->init(Bstr(pszName), &Info)))
     148                    if (SUCCEEDED(IfObj->init(Bstr(pszName), TRUE, &Info)))
    149149                        list.push_back(IfObj);
    150150                }
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette