IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 19, 2004, 9:41:51 AM (22 years ago)
Author:
rhl
Message:

Fixed up code for changes in organisation and APIs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/src/Utils/tst_hash.c

    r267 r446  
    3232    long memId0 = psMemGetId();
    3333
    34     psHash *hash = psHashAlloc(16);
     34    psHash *hash = psHashAlloc();
    3535
    3636    psHashInsert(hash, "Lynda", IdAlloc("Lee"), (void (*)(void *))IdFree);
Note: See TracChangeset for help on using the changeset viewer.