[9970] Fixed array free in vmap code

This commit is contained in:
VladimirMangos 2010-05-24 14:36:28 +04:00
parent e55551013d
commit 9958639202
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9969"
#define REVISION_NR "9970"
#endif // __REVISION_NR_H__