Changes in uspace/app/kill/kill.c [b7fd2a0:9d58539] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/kill/kill.c

    rb7fd2a0 r9d58539  
    5050        char *eptr;
    5151        task_id_t taskid;
    52         errno_t rc;
     52        int rc;
    5353
    5454        if (argc != 2) {
Note: See TracChangeset for help on using the changeset viewer.