aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/ScriptEngine
diff options
context:
space:
mode:
authorDr Scofield2008-05-27 08:42:48 +0000
committerDr Scofield2008-05-27 08:42:48 +0000
commit077c6b816b2659bc8abda12143aa32127406aca9 (patch)
tree5a1a3e397c9e71decb34fdab4c099b7a655c1f81 /OpenSim/Grid/ScriptEngine
parentI'm dropping the ISimChat interface as that has now been (diff)
downloadopensim-SC_OLD-077c6b816b2659bc8abda12143aa32127406aca9.zip
opensim-SC_OLD-077c6b816b2659bc8abda12143aa32127406aca9.tar.gz
opensim-SC_OLD-077c6b816b2659bc8abda12143aa32127406aca9.tar.bz2
opensim-SC_OLD-077c6b816b2659bc8abda12143aa32127406aca9.tar.xz
updating URL for LSL status.
Diffstat (limited to 'OpenSim/Grid/ScriptEngine')
-rw-r--r--OpenSim/Grid/ScriptEngine/DotNetEngine/Compiler/Server_API/LSL_BuiltIn_Commands.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Grid/ScriptEngine/DotNetEngine/Compiler/Server_API/LSL_BuiltIn_Commands.cs b/OpenSim/Grid/ScriptEngine/DotNetEngine/Compiler/Server_API/LSL_BuiltIn_Commands.cs
index f8ab087..3a7f668 100644
--- a/OpenSim/Grid/ScriptEngine/DotNetEngine/Compiler/Server_API/LSL_BuiltIn_Commands.cs
+++ b/OpenSim/Grid/ScriptEngine/DotNetEngine/Compiler/Server_API/LSL_BuiltIn_Commands.cs
@@ -43,7 +43,7 @@ namespace OpenSim.Grid.ScriptEngine.DotNetEngine.Compiler
43 // 43 //
44 // !!!IMPORTANT!!! 44 // !!!IMPORTANT!!!
45 // 45 //
46 // REMEMBER TO UPDATE http://opensimulator.org/wiki/LlFunction_implementation_status 46 // REMEMBER TO UPDATE http://opensimulator.org/wiki/LSL_Status
47 // 47 //
48 48
49 /// <summary> 49 /// <summary>