aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-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>