From 9804b643373f7d813adf609b882fde5ad3c65718 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Tue, 3 Jun 2014 15:05:04 +1000 Subject: White space fix. --- src/LuaSL/LuaSL_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/LuaSL/LuaSL_main.c b/src/LuaSL/LuaSL_main.c index 24689e2..41576c2 100644 --- a/src/LuaSL/LuaSL_main.c +++ b/src/LuaSL/LuaSL_main.c @@ -1,6 +1,6 @@ /* LuaSL - Server for compiling and running LSL scripts. -It should be able to handle pureLSL scripts, pure Lua scripts, as well +It should be able to handle pure LSL scripts, pure Lua scripts, as well as hybrid LSL / Lua scripts. The script engine is separate from the world server. This is for -- cgit v1.1