Changes in uspace/drv/bus/usb/usbmast/main.c [135486d:f73b291] in mainline
- File:
-
- 1 edited
-
uspace/drv/bus/usb/usbmast/main.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbmast/main.c
r135486d rf73b291 100 100 static usbmast_fun_t *bd_srv_usbmast(bd_srv_t *bd) 101 101 { 102 return (usbmast_fun_t *) bd->srvs->sarg;102 return (usbmast_fun_t *) bd->srvs->sarg; 103 103 } 104 104
Note:
See TracChangeset
for help on using the changeset viewer.
