mirror of
https://github.com/anope/anope.git
synced 2026-06-29 20:46:39 +02:00
some code cleanup in misc.cpp and fixed a small typo
This commit is contained in:
+1
-1
@@ -176,7 +176,7 @@ class CoreExport User : public Extensible
|
||||
void Logout();
|
||||
|
||||
/** Get the account the user is logged in using
|
||||
* @reurn The account or NULL
|
||||
* @return The account or NULL
|
||||
*/
|
||||
virtual NickCore *Account();
|
||||
virtual const NickCore *Account() const;
|
||||
|
||||
Reference in New Issue
Block a user