summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/xline.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xline.h b/include/xline.h
index 208bc0145..8f772fbe8 100644
--- a/include/xline.h
+++ b/include/xline.h
@@ -72,6 +72,7 @@ class CoreExport XLine : public Serialize::Object
const Anope::string &GetReal() const;
Anope::string GetReasonWithID();
+ bool IsExpired();
bool HasNickOrReal() const;
bool IsRegex();