Changeset 18085 for trunk/Ohana/src/opihi/pantasks/controller_jobstack.c
- Timestamp:
- Jun 11, 2008, 3:34:27 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pantasks/controller_jobstack.c
r14590 r18085 21 21 22 22 // XXX this has an error? test this out... 23 sprintf (command, "jobstack %s", argv[ 2]);23 sprintf (command, "jobstack %s", argv[1]); 24 24 InitIOBuffer (&buffer, 0x100); 25 25
Note:
See TracChangeset
for help on using the changeset viewer.
