[6826] Fixed typo in debug output.

This commit is contained in:
hunuza 2008-11-15 17:53:41 +01:00
parent 2bc0bc0f9a
commit 5944377d94
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 "6825"
#define REVISION_NR "6826"
#endif // __REVISION_NR_H__