/trunk/uspace/srv/rd/rd.c |
---|
110,7 → 110,7 |
* The client sends an as_area that can absorb the whole |
* block. |
*/ |
(void) ipc_share_out_deliver(callid, fs_va); |
(void) ipc_share_out_finalize(callid, fs_va); |
} else { |
/* |
* The client offered as_area too small. |