[7890] Fixed memory leak in result one from my old commits.

This commit is contained in:
VladimirMangos 2009-05-24 22:56:33 +04:00
parent b35a9d4c99
commit 32a66d2bd2
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7889"
#define REVISION_NR "7890"
#endif // __REVISION_NR_H__