Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1703 → Rev 1704

/kernel/trunk/generic/src/adt/hash_table.c
31,7 → 31,7
*/
 
/**
* @file hash_table.c
* @file
* @brief Implementation of generic chained hash table.
*
* This file contains implementation of generic chained hash table.