summaryrefslogtreecommitdiff
path: root/include/regchannel.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/regchannel.h')
-rw-r--r--include/regchannel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/regchannel.h b/include/regchannel.h
index 156b48628..6cde7acf6 100644
--- a/include/regchannel.h
+++ b/include/regchannel.h
@@ -79,7 +79,7 @@ public:
Anope::string name; /* Channel name */
Anope::string desc;
- time_t time_registered;
+ time_t registered;
time_t last_used;
Anope::string last_topic; /* The last topic that was set on this channel */