[7262] Check security level of target for .die command for case when this command have lesser security level from default setting. Author: VladimirMangos

Original patch provided by NewAge.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-02-10 10:05:26 -06:00
parent 5881c6b91b
commit 42b98f7e57
2 changed files with 7 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7261"
#define REVISION_NR "7262"
#endif // __REVISION_NR_H__