[7825] Fixed typo in comment and var. name.

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
BombermaG 2009-05-14 12:33:36 +04:00 committed by DiSlord
parent 1f3210b0ca
commit ff80f14d2d
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7824"
#define REVISION_NR "7825"
#endif // __REVISION_NR_H__