IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 4, 2005, 5:35:47 PM (21 years ago)
Author:
eugene
Message:

substantial dev work on scheduler/pcontrol/pclient

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pcontrol/StartJob.c

    r3212 r4450  
    1111
    1212  /* job must have assigned host */
    13   host = job[0].host;
     13  host = (Host *) job[0].host;
    1414  if (host == NULL) {
    1515    fprintf (stderr, "no assigned host : programming error\n");
Note: See TracChangeset for help on using the changeset viewer.