IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 24, 2006, 3:15:49 PM (20 years ago)
Author:
eugene
Message:

updates to pantasks client/server; new API for command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pantasks/task.c

    r7917 r7960  
    9696      case TASK_COMMAND:
    9797      case TASK_PERIODS:
    98         status = command (input, &outline);
     98        status = command (input, &outline, TRUE);
    9999        if (outline != NULL) free (outline);
    100100        /* what to do if command is invalid?
Note: See TracChangeset for help on using the changeset viewer.