Changeset 102f641 in mainline for uspace/lib/c/include/loader/pcb.h


Ignore:
Timestamp:
2019-09-02T19:01:50Z (6 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
25697163
Parents:
241f1985
Message:

Correcting syntax according to ccheck

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/loader/pcb.h

    r241f1985 r102f641  
    6363        /** Session to taskman (typically spawn parent) */
    6464        async_sess_t *session_taskman;
    65        
     65
    6666        /** Current working directory. */
    6767        char *cwd;
Note: See TracChangeset for help on using the changeset viewer.