[7874] Fix: possible runtime crash.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-05-22 18:20:33 +02:00
parent 3beec18f4e
commit 5c80c62f9b
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 "7873"
#define REVISION_NR "7874"
#endif // __REVISION_NR_H__