From bf664b7a449112fc6d00798b4f2995a0027996a1 Mon Sep 17 00:00:00 2001 From: click Date: Sun, 12 Sep 2010 01:40:27 +0200 Subject: Cleanup/Core: Remove whitespace and tabs --HG-- branch : trunk --- src/server/scripts/Examples/example_spell.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/server/scripts/Examples') diff --git a/src/server/scripts/Examples/example_spell.cpp b/src/server/scripts/Examples/example_spell.cpp index 0b43b272cb9..42126c953c3 100644 --- a/src/server/scripts/Examples/example_spell.cpp +++ b/src/server/scripts/Examples/example_spell.cpp @@ -229,7 +229,7 @@ class spell_ex_66244 : public SpellScriptLoader */ } - // function registering + // function registering void Register() { OnEffectApply += AuraEffectApplyFn(spell_ex_66244AuraScript::HandleEffectApply, EFFECT_0, SPELL_AURA_DUMMY, AURA_EFFECT_HANDLE_REAL); -- cgit v1.2.3