From 76ce8ece1a4803c98bfe9460f40bf8e0fbc409e6 Mon Sep 17 00:00:00 2001 From: Robby Date: Tue, 17 Jan 2017 05:03:25 +0100 Subject: Cleanup some excess whitespaces and tabs, and fix a few typos along the way. --- modules/extra/stats/irc2sql/utils.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/extra/stats/irc2sql/utils.cpp') diff --git a/modules/extra/stats/irc2sql/utils.cpp b/modules/extra/stats/irc2sql/utils.cpp index 0b0fe787f..3a349ccfb 100644 --- a/modules/extra/stats/irc2sql/utils.cpp +++ b/modules/extra/stats/irc2sql/utils.cpp @@ -66,4 +66,3 @@ bool IRC2SQL::HasEvent(const Anope::string &table) return true; return false; } - -- cgit