Fix comment.

This commit is contained in:
Marcus Brinkmann 2003-05-28 01:18:51 +00:00
parent bade4a32b5
commit 05040ea3ba

View File

@ -31,8 +31,7 @@
/* Protects all reference counters in keys. All other accesses to a
key are either read only or happen before the key is entered into
the cache. */
key are read only. */
DEFINE_STATIC_LOCK (key_ref_lock);