IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 6, 2010, 5:03:18 PM (16 years ago)
Author:
eugene
Message:

rename elements of Job structure stdout and stderr (see #1228)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/pcontrol.h

    r28158 r28242  
    120120  JobStat      state;
    121121  JobStat      stack;
    122   JobOutput    stdout;
    123   JobOutput    stderr;
     122  JobOutput    stdout_buf;
     123  JobOutput    stderr_buf;
    124124  Ptime        start;
    125125  Ptime        stop;
Note: See TracChangeset for help on using the changeset viewer.