- Timestamp:
- Jan 31, 2024 3:43:58 PM (13 months ago)
- svn:sync-xref-src-repo-rev:
- 161404
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/USB/usbip/USBProxyDevice-usbip.cpp
r99739 r103153 1278 1278 * @param bReason The wakeup reason. 1279 1279 */ 1280 static charusbProxyReaperKick(PUSBPROXYDEVUSBIP pProxyDevUsbIp, char bReason)1280 static int usbProxyReaperKick(PUSBPROXYDEVUSBIP pProxyDevUsbIp, char bReason) 1281 1281 { 1282 1282 int rc = VINF_SUCCESS;
Note:
See TracChangeset
for help on using the changeset viewer.