Changeset 40124 in vbox for trunk/src/VBox/GuestHost/OpenGL/util
- Timestamp:
- Feb 14, 2012 11:37:40 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 76268
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/util/net.c
r33561 r40124 413 413 { 414 414 #ifdef WINDOWS 415 /* @todo: do we actually need that WSA stuff with VBox at all? */ 415 416 WORD wVersionRequested = MAKEWORD(2, 0); 416 417 WSADATA wsaData;
Note:
See TracChangeset
for help on using the changeset viewer.