IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2004, 10:38:10 PM (22 years ago)
Author:
Paul Price
Message:

Dropped nbuckets from the allocator.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psHash.h

    r291 r359  
    1616
    1717/// Allocate hash buckets in table.
    18 psHash *psHashAlloc(int nbucket         ///< initial number of buckets
    19     );
     18psHash *psHashAlloc(void);
    2019
    2120/// Free hash buckets from table.
Note: See TracChangeset for help on using the changeset viewer.