Changeset 12806 for trunk/psastro/src/psastroCleanup.c
- Timestamp:
- Apr 11, 2007, 1:59:28 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroCleanup.c
r12492 r12806 1 # include "psastro .h"1 # include "psastroStandAlone.h" 2 2 3 void psastroCleanup (pmConfig *config , psArray *refs) {3 void psastroCleanup (pmConfig *config) { 4 4 5 psFree (refs);6 5 psFree (config); 7 6
Note:
See TracChangeset
for help on using the changeset viewer.
