Changeset 15631 for trunk/ppMerge/src/ppMerge.c
- Timestamp:
- Nov 16, 2007, 12:00:26 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppMerge/src/ppMerge.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppMerge/src/ppMerge.c
r15476 r15631 75 75 76 76 // Output the statistics 77 if (data->statsFile ) {77 if (data->statsFile && data->stats) { 78 78 psString statsOut = psMetadataConfigFormat(data->stats); // String to write out 79 79 fprintf(data->statsFile, "%s", statsOut);
Note:
See TracChangeset
for help on using the changeset viewer.
