Changeset 21878 in vbox for trunk/src/VBox/Main/os2
- Timestamp:
- Jul 30, 2009 12:42:08 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 50525
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/os2/NetIf-os2.cpp
r18732 r21878 33 33 #include "netif.h" 34 34 35 int NetIfList(std::list <ComObjPtr 35 int NetIfList(std::list <ComObjPtr<HostNetworkInterface> > &list) 36 36 { 37 37 return VERR_NOT_IMPLEMENTED;
Note:
See TracChangeset
for help on using the changeset viewer.