[7636] Move lock id checks at GO templates loading to function and add check for all GO types with similar fields.

This commit is contained in:
VladimirMangos 2009-04-08 17:36:12 +04:00
parent 412a8029ea
commit def4351671
2 changed files with 55 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7635"
#define REVISION_NR "7636"
#endif // __REVISION_NR_H__