[10455] Add missing break, thanks to nos4r2zod

This commit is contained in:
Laise 2010-09-08 11:28:15 +03:00
parent 326fff975b
commit e115f635ef
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10454"
#define REVISION_NR "10455"
#endif // __REVISION_NR_H__