From 78d7f4696ec58aea95e0c351a38713f1df0bb279 Mon Sep 17 00:00:00 2001 From: MW Date: Fri, 10 Jul 2009 11:03:38 +0000 Subject: Now we are past revision 10000, I think its time to start to fix that massive bug that was introduced in revision 1. So here is the first part of that fix. --- OpenSim/ApplicationPlugins/Rest/RestPlugin.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'OpenSim/ApplicationPlugins/Rest/RestPlugin.cs') diff --git a/OpenSim/ApplicationPlugins/Rest/RestPlugin.cs b/OpenSim/ApplicationPlugins/Rest/RestPlugin.cs index 3679a9f..fd23384 100644 --- a/OpenSim/ApplicationPlugins/Rest/RestPlugin.cs +++ b/OpenSim/ApplicationPlugins/Rest/RestPlugin.cs @@ -240,8 +240,8 @@ namespace OpenSim.ApplicationPlugins.Rest // the key lookup in Configs failed, which signals to // us that noone is interested in our services...they // don't know what they are missing out on... - // NOTE: Under the present OpenSim implementation it is - // not possible for the openSim pointer to be null. However + // NOTE: Under the present OpenSimulator implementation it is + // not possible for the openSimulator pointer to be null. However // were the implementation to be changed, this could // result in a silent initialization failure. Harmless // except for lack of function and lack of any -- cgit v1.1