--- deliantra/server/server/spell_attack.C 2007/08/01 00:26:03 1.45 +++ deliantra/server/server/spell_attack.C 2007/08/01 00:52:38 1.46 @@ -345,7 +345,7 @@ ***************************************************************************/ /* expands an explosion. op is a piece of the - * explosion - this expans it in the different directions. + * explosion - this expands it in the different directions. * At least that is what I think this does. */ void @@ -1176,7 +1176,6 @@ return 1; } - /**************************************************************************** * * MAGIC MISSILE code.