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/CheckBusyJob.c

    r17475 r17476  
    3636      if (DEBUG || VerboseMode()) gprint (GP_ERR, "message received (CheckBusyJob)");
    3737      PutHost (host, PCONTROL_HOST_RESP, STACK_BOTTOM);
    38       PutJob (job, PCONTROL_JOB_BUSY, STACK_BOTTOM);
     38      PutJob (job, PCONTROL_JOB_RESP, STACK_BOTTOM);
    3939      return (TRUE);
    4040
Note: See TracChangeset for help on using the changeset viewer.