summaryrefslogtreecommitdiff
path: root/include/modules/protocol/plexus.h
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2016-10-07 18:38:37 -0400
committerAdam <Adam@anope.org>2016-10-07 18:38:37 -0400
commit9ef260388b18db9fab245cbbd292482b437fcd6d (patch)
treecac1a0da5bfd17cc82a5ee95796bceec686141cc /include/modules/protocol/plexus.h
parent005434abce2f7f741f92fc81f24fb0a61c38ce56 (diff)
Move core message handles to protocol/rfc1459
Diffstat (limited to 'include/modules/protocol/plexus.h')
-rw-r--r--include/modules/protocol/plexus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/modules/protocol/plexus.h b/include/modules/protocol/plexus.h
index 1d6f79780..d17725be4 100644
--- a/include/modules/protocol/plexus.h
+++ b/include/modules/protocol/plexus.h
@@ -46,5 +46,5 @@ class UID : public IRCDMessage
void Run(MessageSource &source, const std::vector<Anope::string> &params) override;
};
-}
+} // namespace plexus