Changeset 1406 for trunk/psLib/test/sysUtils/tst_psHash04.c
- Timestamp:
- Aug 6, 2004, 12:34:06 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
r1201 r1406 37 37 int testStatus = true; 38 38 int i = 0; 39 char *myKeys[] = {"ENTRY00", "ENTRY01", "ENTRY02", "ENTRY03", NULL}; 40 char *myData[] = {"IDA", "IDB", "IDC", "IDD", NULL}; 39 char *myKeys[] = {"ENTRY00", "ENTRY01", "ENTRY02", "ENTRY03", NULL 40 }; 41 char *myData[] = {"IDA", "IDB", "IDC", "IDD", NULL 42 }; 41 43 int currentId = psMemGetId(); 42 44 int memLeaks = 0;
Note:
See TracChangeset
for help on using the changeset viewer.
