[11046] Optimize and make more safe some transactions in InstanceSaveMgr.

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
Ambal 2011-01-19 22:25:12 +02:00
parent 631ce36680
commit f2a8606b93
2 changed files with 10 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11045"
#define REVISION_NR "11046"
#endif // __REVISION_NR_H__