Fix comment.
This commit is contained in:
parent
bade4a32b5
commit
05040ea3ba
@ -31,8 +31,7 @@
|
|||||||
|
|
||||||
|
|
||||||
/* Protects all reference counters in keys. All other accesses to a
|
/* Protects all reference counters in keys. All other accesses to a
|
||||||
key are either read only or happen before the key is entered into
|
key are read only. */
|
||||||
the cache. */
|
|
||||||
DEFINE_STATIC_LOCK (key_ref_lock);
|
DEFINE_STATIC_LOCK (key_ref_lock);
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user