[9066] Small cleanups in spell code.

Mostly avoid unclear "lost" break case
This commit is contained in:
VladimirMangos 2009-12-25 21:03:37 +03:00
parent 3c2327e6e0
commit e583f543a2
3 changed files with 15 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9065"
#define REVISION_NR "9066"
#endif // __REVISION_NR_H__