[10461] Fix error message in extractor tool

Signed-off-by: Lynx3d <lynx3d@some-imaginary-isp.org>
This commit is contained in:
silviu2009 2010-09-09 22:38:30 +02:00 committed by Lynx3d
parent d334f9fab8
commit 1341345216
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10460"
#define REVISION_NR "10461"
#endif // __REVISION_NR_H__