IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2005, 1:04:22 PM (21 years ago)
Author:
eugene
Message:

cleanups so -Wall -Werror succeed, some .h reorgs

File:
1 edited

Legend:

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

    r4450 r4689  
    183183Host *UnlinkJobAndHost (Job *job) {
    184184
    185   int N;
    186185  Host *host;
    187186
     
    205204
    206205void LinkJobAndHost (Job *job, Host *host) {
    207   int N;
    208206
    209207  job[0].host = (struct Host *) host;
Note: See TracChangeset for help on using the changeset viewer.