diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/users.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/users.h b/include/users.h index 4bf1c100f..e84d5336f 100644 --- a/include/users.h +++ b/include/users.h @@ -243,8 +243,7 @@ public: */ bool HasPriv(const Anope::string &privstr); - /** Update the last usermask stored for a user, and check to see if they are recognized - */ + /** Update the last usermask stored for a user. */ void UpdateHost(); /** Check if the user has a mode |
