[10421] Correct typo in function name.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-08-29 12:23:41 +02:00
parent 04b62bb9ee
commit 9700d481fa
4 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10420"
#define REVISION_NR "10421"
#endif // __REVISION_NR_H__