From 4ab8d4a5ddebbb04597ed2c2d1da39d315bc08ef Mon Sep 17 00:00:00 2001 From: maximius Date: Mon, 14 Sep 2009 16:06:21 -0700 Subject: *Use 4 spaces instead of tabs in .cpp and .h files --HG-- branch : trunk --- src/game/Spell.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/Spell.cpp') diff --git a/src/game/Spell.cpp b/src/game/Spell.cpp index fbe5bce42d7..b214ce5067b 100644 --- a/src/game/Spell.cpp +++ b/src/game/Spell.cpp @@ -5363,7 +5363,7 @@ SpellCastResult Spell::CheckCasterAuras() const else if ( m_spellInfo->PreventionType==SPELL_PREVENTION_TYPE_SILENCE) return SPELL_FAILED_SILENCED; break; - default: break; + default: break; } } } -- cgit v1.2.3