Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/usbmast/usbmast.h

    r135486d r4802dd7  
    6969        /** Block size in bytes */
    7070        size_t block_size;
    71         /** Block device service structure */
    72         bd_srvs_t bds;
     71        /** Block device server structure */
     72        bd_srv_t bd;
    7373} usbmast_fun_t;
    7474
Note: See TracChangeset for help on using the changeset viewer.