mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
Formatting cleanup. Add copyright notices.
This commit is contained in:
@@ -72,7 +72,7 @@ namespace OpenSim.Services.Base
|
||||
// m_log.DebugFormat("[SERVICE BASE]: Found type {0}", pluginType);
|
||||
|
||||
if (pluginType.IsPublic)
|
||||
{
|
||||
{
|
||||
if (className != String.Empty &&
|
||||
pluginType.ToString() !=
|
||||
pluginType.Namespace + "." + className)
|
||||
|
||||
Reference in New Issue
Block a user