[8052] Fixed typo in error log output.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
The_Game_Master 2009-06-20 03:02:20 +02:00 committed by ApoC
parent 5f81e5bd35
commit 5564346c58
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 "8051"
#define REVISION_NR "8052"
#endif // __REVISION_NR_H__