Changeset 13675 for trunk/ppStats/src/ppStatsStandAlone.c
- Timestamp:
- Jun 5, 2007, 6:31:38 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppStats/src/ppStatsStandAlone.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStats/src/ppStatsStandAlone.c
r13658 r13675 58 58 59 59 // Go through the FPA and do the hard work 60 psMetadata *results = ppStatsLoop(&status, NULL,data, config);60 psMetadata *results = ppStatsLoop(&status, data, config); 61 61 if (status != PS_EXIT_SUCCESS) { 62 62 psErrorStackPrint(stderr, "Error in stats loop.\n");
Note:
See TracChangeset
for help on using the changeset viewer.
