From 961109ae4fde97144fdedeef25607a5b8b3ec2c2 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Thu, 24 Jan 2019 22:06:27 +0000 Subject: Remove trailing whitespace from various source files. --- include/message.h | 2 +- include/modules/server.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'include') diff --git a/include/message.h b/include/message.h index 7a968d866..1624a1de4 100644 --- a/include/message.h +++ b/include/message.h @@ -63,7 +63,7 @@ class CoreExport MessageDetails * @param body The location to store the parsed CTCP body. */ virtual bool IsCTCP(std::string& name, std::string& body) const = 0; - + /** Determines whether the specified message is a CTCP. If the specified message * is a CTCP then the CTCP name is extracted and stored in the name reference. * @param name The location to store the parsed CTCP name. diff --git a/include/modules/server.h b/include/modules/server.h index 54ea5d58c..f9907ef26 100644 --- a/include/modules/server.h +++ b/include/modules/server.h @@ -65,5 +65,4 @@ class ServerEventListener : public Events::ModuleEventListener * @param server The target of the burst. */ virtual void OnSyncNetwork(ProtocolServer& server) { } - }; -- cgit v1.3.1-10-gc9f91