[9356] Correct output in case negative value in one error message.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-02-11 02:17:32 +01:00
parent 6f2bd19b43
commit 066daaecfd
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 "9355"
#define REVISION_NR "9356"
#endif // __REVISION_NR_H__