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


Ignore:
File:
1 edited

Legend:

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

    r9934f7d r79ae36dd  
    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, void *arg)
     86static void rd_connection(ipc_callid_t iid, ipc_call_t *icall)
    8787{
    8888        ipc_callid_t callid;
Note: See TracChangeset for help on using the changeset viewer.