[10850] Move common check part for recently added filter classes to helper function.

This is more safe have expected tio be same check in one function.

Also apply some code style fixes.
This commit is contained in:
VladimirMangos 2010-12-10 01:52:46 +03:00
parent 028fda6b64
commit 92ce21d009
3 changed files with 43 additions and 44 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10849"
#define REVISION_NR "10850"
#endif // __REVISION_NR_H__