IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 5, 2005, 5:04:35 PM (21 years ago)
Author:
drobbin
Message:

made changes based on revisions in psLib SDRS rev. 15

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/tst_psHash00.c

    r3682 r4457  
    2626    }
    2727
    28     if (myHashTable->nbucket != NUM_HASH_TABLE_BUCKETS) {
     28    if (myHashTable->n != NUM_HASH_TABLE_BUCKETS) {
    2929        fprintf(stderr, "%s: myHashTable->nbucket not set properly.\n",
    3030                __func__);
Note: See TracChangeset for help on using the changeset viewer.