summaryrefslogtreecommitdiffstats
path: root/lib/cache/api.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cache/api.h')
-rw-r--r--lib/cache/api.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/cache/api.h b/lib/cache/api.h
index 0abe9202..454f629e 100644
--- a/lib/cache/api.h
+++ b/lib/cache/api.h
@@ -105,7 +105,10 @@ KR_EXPORT
int kr_cache_clear(struct kr_cache *cache);
-/* ** This interface is temporary. ** */
+/* ** This interface is temporary. **
+ * _peek_exact() doesn't look e.g. at signed wildcards
+ * or at local data defined in rules
+ * */
struct kr_cache_p {
uint32_t time; /**< The time of inception. */