[8621] Missing break.

Not affect anything but code style problem anyway.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
zhenya 2009-10-11 00:10:57 +04:00 committed by VladimirMangos
parent 1fdf473bd8
commit 4cc389ff71
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8620"
#define REVISION_NR "8621"
#endif // __REVISION_NR_H__