Browse Source

[master] clarify CACHE_RRSET_NOT_FOUND short description

mention "in cache" (similar to related log messages)
(yes, the ID already mentions it)
okayed on jabber
Jeremy C. Reed 13 years ago
parent
commit
586d49827e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/cache/cache_messages.mes

+ 1 - 1
src/lib/cache/cache_messages.mes

@@ -131,7 +131,7 @@ class is being created.
 % CACHE_RRSET_LOOKUP looking up %1/%2/%3 in RRset cache
 Debug message. The resolver is trying to look up data in the RRset cache.
 
-% CACHE_RRSET_NOT_FOUND no RRset found for %1/%2/%3
+% CACHE_RRSET_NOT_FOUND no RRset found for %1/%2/%3 in cache
 Debug message which can follow CACHE_RRSET_LOOKUP. This means the data is not
 in the cache.