Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usbhost/src/iface.c

    r02fc5c4 r6b6fc232  
    252252        .request_address = request_address,
    253253        .bind_address = bind_address,
    254         .get_handle = find_by_address,
     254        .find_by_address = find_by_address,
    255255        .release_address = release_address,
    256256
Note: See TracChangeset for help on using the changeset viewer.