Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/trace/ipcp.c

    r0db0df2 r61eb2ce2  
    8484}
    8585
    86 static bool pending_call_key_equal(const void *key, size_t hash, const ht_link_t *item)
     86static bool pending_call_key_equal(const void *key, const ht_link_t *item)
    8787{
    8888        const cap_call_handle_t *chandle = key;
Note: See TracChangeset for help on using the changeset viewer.