mirror of
https://github.com/anope/anope.git
synced 2026-06-28 09:46:38 +02:00
Cleanup some excess whitespaces and tabs, and fix a few typos along the way.
This commit is contained in:
@@ -161,4 +161,3 @@ void Anope::B64Decode(const Anope::string &src, Anope::string &target)
|
||||
if (!target.empty() && !target[target.length() - 1])
|
||||
target.erase(target.length() - 1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user