Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/ipc/sysipc.c

    rfa3b8e4 rda1bafb  
    11501150                return (unative_t) rc;
    11511151       
    1152         LOG("sys_ipc_connect_kbox(%" PRIu64 ")", taskid_arg.value);
     1152        LOG("sys_ipc_connect_kbox(%" PRIu64 ")\n", taskid_arg.value);
    11531153       
    11541154        return ipc_connect_kbox(taskid_arg.value);
Note: See TracChangeset for help on using the changeset viewer.