Changeset 359 for trunk/archive/pslib/include/psHash.h
- Timestamp:
- Mar 31, 2004, 10:38:10 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psHash.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psHash.h
r291 r359 16 16 17 17 /// Allocate hash buckets in table. 18 psHash *psHashAlloc(int nbucket ///< initial number of buckets 19 ); 18 psHash *psHashAlloc(void); 20 19 21 20 /// Free hash buckets from table.
Note:
See TracChangeset
for help on using the changeset viewer.
