Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/cap/cap.c

    r0db0df2 rb596d0d  
    118118}
    119119
    120 static bool caps_key_equal(const void *key, size_t hash, const ht_link_t *item)
     120static bool caps_key_equal(const void *key, const ht_link_t *item)
    121121{
    122122        const cap_handle_t *handle = key;
Note: See TracChangeset for help on using the changeset viewer.