Changeset 4894 in vbox
- Timestamp:
- Sep 19, 2007 8:32:14 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleImpl.cpp
r4846 r4894 5219 5219 /** @todo Implement tap networking for Darwin. */ 5220 5220 int rcVBox = VERR_NOT_IMPLEMENTED; 5221 #elif defined(RT_OS_FREEBSD) 5222 /** @todo Implement tap networking for FreeBSD. */ 5223 int rcVBox = VERR_NOT_IMPLEMENTED; 5221 5224 #elif defined(RT_OS_OS2) 5222 5225 /** @todo Implement tap networking for OS/2. */
Note:
See TracChangeset
for help on using the changeset viewer.