[8729] Fix crash added in [8725]. Sorry.

This commit is contained in:
VladimirMangos 2009-10-25 03:24:04 +03:00
parent 8baee4a73f
commit ce3d0170f6
3 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8728"
#define REVISION_NR "8729"
#endif // __REVISION_NR_H__