Changeset 11388 for trunk/Ohana/src/opihi/pcontrol/CheckBusyJob.c
- Timestamp:
- Jan 29, 2007, 12:43:13 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/CheckBusyJob.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/CheckBusyJob.c
r11052 r11388 31 31 job[0].host = NULL; 32 32 host[0].job = NULL; 33 if (job[0].realhost) free (job[0].realhost); 34 job[0].realhost = NULL; 33 35 PutHost (host, PCONTROL_HOST_DOWN, STACK_BOTTOM); 34 36 PutJob (job, PCONTROL_JOB_PENDING, STACK_BOTTOM);
Note:
See TracChangeset
for help on using the changeset viewer.
