[c12589] Use proper error files for missing string errors

This commit is contained in:
Schmoozerd 2013-05-31 10:43:25 +01:00 committed by Antz
parent 39262d4e6a
commit 58ad20df80
3 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12588"
#define REVISION_NR "12589"
#endif // __REVISION_NR_H__