diff options
author | Diva Canto | 2009-09-23 15:40:35 -0700 |
---|---|---|
committer | Diva Canto | 2009-09-23 15:40:35 -0700 |
commit | b8f039897b83a59b723d9c76b796fee5497afbf1 (patch) | |
tree | 05a586e6eea1ee4d23a456d0bcf7f00a321585b1 /OpenSim/Region | |
parent | Modules active. Tested HGGridConnector in standalone only for now. Modules co... (diff) | |
parent | Fix endlines on UrlModule.cs (diff) | |
download | opensim-SC_OLD-b8f039897b83a59b723d9c76b796fee5497afbf1.zip opensim-SC_OLD-b8f039897b83a59b723d9c76b796fee5497afbf1.tar.gz opensim-SC_OLD-b8f039897b83a59b723d9c76b796fee5497afbf1.tar.bz2 opensim-SC_OLD-b8f039897b83a59b723d9c76b796fee5497afbf1.tar.xz |
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
Diffstat (limited to 'OpenSim/Region')
-rw-r--r-- | OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs b/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs index d4d5ccc..4c52b11 100644 --- a/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs +++ b/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs | |||
@@ -24,7 +24,7 @@ | |||
24 | * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 24 | * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
25 | * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 25 | * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
26 | */ | 26 | */ |
27 | 27 | ||
28 | using System; | 28 | using System; |
29 | using System.Collections; | 29 | using System.Collections; |
30 | using System.Collections.Generic; | 30 | using System.Collections.Generic; |