- Timestamp:
- Oct 28, 2011, 10:06:45 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110906/Ohana/src/opihi/pcontrol/job.c
r32584 r32585 67 67 } 68 68 69 if (argc < 2) { 70 FREE (Host); 71 goto usage; 72 } 69 if (argc < 2) goto usage; 73 70 74 71 targc = argc - 1;
Note:
See TracChangeset
for help on using the changeset viewer.
