Ignore:
Timestamp:
2019-02-24T15:45:40Z (5 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Parents:
0c48e14
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-02-24 15:44:39)
git-committer:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-02-24 15:45:40)
Message:

Const hash table keys in kernel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/generic/adt/hash_table.c

    r0c48e14 r91bef446  
    303303 * @param key  Array of keys that will be compared against items of
    304304 *             the hash table.
    305  * @param keys Number of keys in the 'key' array.
    306305 *
    307306 * @return Returns the number of removed items.
Note: See TracChangeset for help on using the changeset viewer.