Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/fs/locfs/locfs_ops.c

    r0db0df2 r61eb2ce2  
    8383}
    8484
    85 static bool services_key_equal(const void *key, size_t hash,
    86     const ht_link_t *item)
     85static bool services_key_equal(const void *key, const ht_link_t *item)
    8786{
    8887        const service_id_t *k = key;
Note: See TracChangeset for help on using the changeset viewer.