Changeset 861 for trunk/psLib/test/sysUtils/tst_psHash04.c
- Timestamp:
- Jun 3, 2004, 5:22:43 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/sysUtils/tst_psHash04.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/sysUtils/tst_psHash04.c
r860 r861 61 61 testStatus); 62 62 63 psHashFree(myHashTable, NULL);63 psHashFree(myHashTable, (void (*)(void *))IdFree); 64 64 65 65 memLeaks = psMemCheckLeaks(currentId,NULL,NULL);
Note:
See TracChangeset
for help on using the changeset viewer.
