summaryrefslogtreecommitdiff
path: root/items.c
diff options
context:
space:
mode:
authordormando <dormando@rydia.net>2019-09-21 13:00:30 -0700
committerdormando <dormando@rydia.net>2019-09-21 13:00:30 -0700
commitd3f15bb439cb5ab520438b40abaa7600cb39736b (patch)
tree95048bad9f856e1f7246ae06ead97bd83697b8bc /items.c
parentf2096a5a092c15180b3392534c74757c93624602 (diff)
downloadmemcached-d3f15bb439cb5ab520438b40abaa7600cb39736b.tar.gz
match comment to code
Diffstat (limited to 'items.c')
-rw-r--r--items.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/items.c b/items.c
index aa77f15..2923dd6 100644
--- a/items.c
+++ b/items.c
@@ -154,7 +154,6 @@ unsigned int do_get_lru_size(uint32_t id) {
/**
* Generates the variable-sized part of the header for an object.
*
- * key - The key
* nkey - The length of the key
* flags - key flags
* nbytes - Number of bytes to hold value and addition CRLF terminator