summaryrefslogtreecommitdiff
path: root/src/cachedsess.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cachedsess.cc')
-rw-r--r--src/cachedsess.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cachedsess.cc b/src/cachedsess.cc
index 5bd70d8..0572c93 100644
--- a/src/cachedsess.cc
+++ b/src/cachedsess.cc
@@ -35,7 +35,7 @@
#include <netinet/in.h>
/*
- * Cache for outgoing dst connection SSL sessions.
+ * Cache for outgoing dst connection SSL http_sessions_.
*
* key: dynbuf_t * original destination IP address, port and SNI string
* val: dynbuf_t * ASN.1 serialized SSL_SESSION