IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 23, 2008, 1:17:40 PM (18 years ago)
Author:
eugene
Message:

fixed up the pcontrol / pclient interactions

File:
1 edited

Legend:

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

    r17475 r17476  
    2828      FlushIOBuffer (&host[0].comms_buffer);
    2929      PutHost (host, PCONTROL_HOST_RESP, STACK_BOTTOM);
    30       PutJob (job, PCONTROL_JOB_BUSY, STACK_BOTTOM);
     30      PutJob (job, PCONTROL_JOB_RESP, STACK_BOTTOM);
    3131      return (TRUE);
    3232
Note: See TracChangeset for help on using the changeset viewer.