summaryrefslogtreecommitdiffstats
path: root/source/cPluginManager.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/cPluginManager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cPluginManager.cpp b/source/cPluginManager.cpp
index de49d81e9..eefc50491 100644
--- a/source/cPluginManager.cpp
+++ b/source/cPluginManager.cpp
@@ -510,4 +510,4 @@ void cPluginManager::AddHook( cPlugin* a_Plugin, PluginHook a_Hook )
unsigned int cPluginManager::GetNumPlugins()
{
return m_pState->Plugins.size();
-} \ No newline at end of file
+}