- Timestamp:
- Jan 11, 2012, 11:19:21 PM (15 years ago)
- Location:
- branches/meh_branches/ppsub_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Ohana/src/opihi/pcontrol/status.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppsub_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppsub_test/Ohana/src/opihi/pcontrol/status.c
r21379 r33098 59 59 } 60 60 61 PrintID (GP_LOG, job[0].JobID); 62 gprint (GP_LOG, " %2d ", job[0].priority); 61 63 for (j = 0; j < job[0].argc; j++) { 62 64 gprint (GP_LOG, "%s ", job[0].argv[j]); 63 65 } 64 PrintID (GP_LOG, job[0].JobID);65 66 gprint (GP_LOG, "\n"); 66 67 }
Note:
See TracChangeset
for help on using the changeset viewer.
