From b27ce42704c33e292bda390265bb8fd01a433505 Mon Sep 17 00:00:00 2001 From: Spp Date: Wed, 7 Apr 2010 18:09:10 +0200 Subject: Code Style: Remove trailing spaces --HG-- branch : trunk --- src/scripts/examples/example_creature.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/scripts/examples/example_creature.cpp') diff --git a/src/scripts/examples/example_creature.cpp b/src/scripts/examples/example_creature.cpp index 549ab338401..7a1db72e57e 100644 --- a/src/scripts/examples/example_creature.cpp +++ b/src/scripts/examples/example_creature.cpp @@ -55,7 +55,7 @@ enum Yells enum Spells { - // List of spells. + // List of spells. // Not required to define them in this way, but will make it easier to maintain in case spellId change SPELL_BUFF = 25661, SPELL_ONE = 12555, -- cgit v1.2.3