Changeset 26536
- Timestamp:
- Jan 7, 2010, 12:26:05 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ppStack/src/ppStackFinish.c
r26117 r26536 83 83 fprintf(options->statsFile, "%s", statsMDC); 84 84 } 85 psFree( (void *)statsMDC);85 psFree(statsMDC); 86 86 fclose(options->statsFile); options->statsFile = NULL; 87 87 pmConfigRunFilenameAddWrite(config, "STATS", psMetadataLookupStr(NULL, config->arguments, "STATS"));
Note:
See TracChangeset
for help on using the changeset viewer.
