stupid gcc... what is it with you and newlines (fixes linux build)

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401238
This commit is contained in:
David Anderson 2007-08-01 02:18:19 +00:00
parent 38ddbb37b9
commit 2bd5170e33

View File

@ -2362,4 +2362,4 @@ void CPluginManager::AllPluginsLoaded()
pl = (*iter);
pl->Call_OnAllPluginsLoaded();
}
}
}