Changeset 12332 for trunk/Ohana/src/opihi/cmd.data/queueload.c
- Timestamp:
- Mar 8, 2007, 12:21:18 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.data/queueload.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.data/queueload.c
r10997 r12332 4 4 5 5 char *A, *B, *val; 6 int i, done,status;7 int N , Nread, Nbytes, NBYTES;6 int i, status; 7 int Nread, Nbytes, NBYTES; 8 8 FILE *f; 9 9 Queue *queue;
Note:
See TracChangeset
for help on using the changeset viewer.
