Changeset 50212 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Jan 24, 2014 4:18:38 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/lwip-new/src/core/timers.c
r50173 r50212 80 80 /** global variable that shows if proxy timer is currently scheduled or not */ 81 81 static int proxy_udp_timer_active; 82 #endif /* LWIP_ TCP*/82 #endif /* LWIP_CONNECTION_PROXY */ 83 83 84 84
Note:
See TracChangeset
for help on using the changeset viewer.