summaryrefslogtreecommitdiffstats
path: root/example/scripts/bomtest.lua
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-02-26 23:28:43 +0100
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-03-02 18:12:17 +0100
commita36e231883d595bcba91d44e19f24b31eaf0431b (patch)
tree879aad2008eb3675153bb9912c4cc724253f87c6 /example/scripts/bomtest.lua
parent34ac0d64e23f2b2d3981dbb0ea72157f334805dd (diff)
downloadmanaserv-a36e231883d595bcba91d44e19f24b31eaf0431b.tar.gz
manaserv-a36e231883d595bcba91d44e19f24b31eaf0431b.tar.xz
manaserv-a36e231883d595bcba91d44e19f24b31eaf0431b.zip
A bunch of cleanups to example Lua scripts
Mostly removed bulky copyright headers and fixed indentation and line length. Reviewed-by: Yohann Ferreira Reviewed-by: Erik Schilling
Diffstat (limited to 'example/scripts/bomtest.lua')
-rw-r--r--example/scripts/bomtest.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/example/scripts/bomtest.lua b/example/scripts/bomtest.lua
index d4b0212..4c65084 100644
--- a/example/scripts/bomtest.lua
+++ b/example/scripts/bomtest.lua
@@ -1,5 +1,4 @@
--------------------------------------------------------------------------------
--- This file verifies that an UTF-8 BOM is correctly handled by manaserv ------
+-- This file verifies that an UTF-8 BOM is correctly handled by manaserv
function testUtf8Bom()
-- Dummy function, the test is really about whether the hidden BOM at the