mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 19:37:04 +00:00
[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:
parent
028fda6b64
commit
92ce21d009
3 changed files with 43 additions and 44 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10849"
|
||||
#define REVISION_NR "10850"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue