Changes in uspace/srv/bd/rd/rd.c [79ae36dd:9934f7d] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/bd/rd/rd.c

    r79ae36dd r9934f7d  
    8484 * @param icall Call data of the request that opened the connection.
    8585 */
    86 static void rd_connection(ipc_callid_t iid, ipc_call_t *icall)
     86static void rd_connection(ipc_callid_t iid, ipc_call_t *icall, void *arg)
    8787{
    8888        ipc_callid_t callid;
Note: See TracChangeset for help on using the changeset viewer.