Browse Source

policy_cache.hpp

getattr-cache
Antonio SJ Musumeci 8 months ago
parent
commit
a3d8fc8daf
  1. 2
      src/policy_cache.hpp

2
src/policy_cache.hpp

@ -98,7 +98,7 @@ public:
} }
const const
char*
Key&
find(std::string const &key_) const find(std::string const &key_) const
{ {
uint64_t hash; uint64_t hash;

Loading…
Cancel
Save