Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/fs/tmpfs/tmpfs.c

    r79ae36dd r9934f7d  
    8282 * request has been completed.
    8383 */
    84 static void tmpfs_connection(ipc_callid_t iid, ipc_call_t *icall)
     84static void tmpfs_connection(ipc_callid_t iid, ipc_call_t *icall, void *arg)
    8585{
    8686        if (iid) {
Note: See TracChangeset for help on using the changeset viewer.