[10025] Fixed unexpected C++ code parsing with *FILTER_LOG in 'if'

This commit is contained in:
VladimirMangos 2010-06-03 16:45:38 +04:00
parent 54f2f507cf
commit e431ab55cc
3 changed files with 40 additions and 22 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10024"
#define REVISION_NR "10025"
#endif // __REVISION_NR_H__