Changeset 12561 for trunk/psphot/src/psphotCleanup.c
- Timestamp:
- Mar 22, 2007, 2:50:05 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotCleanup.c
r11307 r12561 11 11 pmConceptsDone (); 12 12 pmConfigDone (); 13 fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, NULL, false), "psphot");14 //fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, stdout, false), "psphot");13 // fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, NULL, false), "psphot"); 14 fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, stdout, false), "psphot"); 15 15 return; 16 16 }
Note:
See TracChangeset
for help on using the changeset viewer.
