Changeset 19433 in vbox for trunk/src/VBox/Main/solaris
- Timestamp:
- May 6, 2009 1:26:13 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 46961
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/solaris/NetIf-solaris.cpp
r19233 r19433 394 394 #endif 395 395 396 int NetIfGetConfigByName( IN_BSTR aName, NETIFINFO *pInfo)396 int NetIfGetConfigByName(PNETIFINFO pInfo) 397 397 { 398 398 return VERR_NOT_IMPLEMENTED;
Note:
See TracChangeset
for help on using the changeset viewer.