[9554] Fixed possible runtime crash.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2010-03-08 22:29:24 +01:00
parent 17d8c4d075
commit 1a75730f41
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 "9553"
#define REVISION_NR "9554"
#endif // __REVISION_NR_H__