Changeset 12492 for trunk/psastro/src/psastroCleanup.c
- Timestamp:
- Mar 18, 2007, 12:28:16 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroCleanup.c
r11273 r12492 12 12 pmConceptsDone (); 13 13 pmConfigDone (); 14 //fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, stdout, false), "psastro");15 fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, NULL, false), "psastro");14 fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, stdout, false), "psastro"); 15 // fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, NULL, false), "psastro"); 16 16 17 17 return;
Note:
See TracChangeset
for help on using the changeset viewer.
