Changes in uspace/srv/bd/rd/rd.c [9934f7d:79ae36dd] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/rd/rd.c
r9934f7d r79ae36dd 84 84 * @param icall Call data of the request that opened the connection. 85 85 */ 86 static void rd_connection(ipc_callid_t iid, ipc_call_t *icall , void *arg)86 static void rd_connection(ipc_callid_t iid, ipc_call_t *icall) 87 87 { 88 88 ipc_callid_t callid;
Note:
See TracChangeset
for help on using the changeset viewer.