[10948] Fixed typo in enum names

This commit is contained in:
VladimirMangos 2011-01-02 00:23:32 +03:00
parent bf0ecf6e71
commit 20e7cdb55e
5 changed files with 13 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10947"
#define REVISION_NR "10948"
#endif // __REVISION_NR_H__