summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/users.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/users.h b/include/users.h
index 1eb48c2f0..5aff66e54 100644
--- a/include/users.h
+++ b/include/users.h
@@ -520,7 +520,7 @@ class CoreExport User : public EventHandler
*/
time_t nping;
- /** Stored reverse lookup from res_forward
+ /** Stored reverse lookup from res_forward. Should not be used after resolution.
*/
std::string stored_host;