[10525] Add missing () to expressing for proper prio.

This commit is contained in:
VladimirMangos 2010-09-24 04:19:01 +04:00
parent a9c47d0dba
commit cb03e5a376
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10524"
#define REVISION_NR "10525"
#endif // __REVISION_NR_H__