Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/drv/generic/private/driver.h

    rb688fd8 r56fd7cf  
    9696       
    9797        /** Connection handler or @c NULL to use the DDF default handler. */
    98         async_port_handler_t conn_handler;
     98        async_client_conn_t conn_handler;
    9999       
    100100        /** Link in the list of functions handled by the driver */
Note: See TracChangeset for help on using the changeset viewer.