mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
Update svn properties, add copyright headers, minor formatting cleanup.
This commit is contained in:
@@ -437,7 +437,7 @@ namespace OpenSim
|
||||
private IAssetServer loadAssetServer(string id, PluginInitialiserBase pi)
|
||||
{
|
||||
|
||||
if(id != null && id != String.Empty)
|
||||
if (id != null && id != String.Empty)
|
||||
{
|
||||
m_log.DebugFormat("[OPENSIMBASE] Attempting to load asset server id={0}", id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user