Changeset 7521 for trunk/psphot/src/psphotCleanup.c
- Timestamp:
- Jun 11, 2006, 11:07:59 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotCleanup.c
r6964 r7521 1 1 # include "psphot.h" 2 2 3 void psphotCleanup () { 3 void psphotCleanup (pmConfig *config) { 4 5 psFree (config); 4 6 5 7 psTimerStop ();
Note:
See TracChangeset
for help on using the changeset viewer.
