[7488] Fixed map extractor on platforms with 2GB fopen() limit

This commit is contained in:
arrai 2009-03-18 16:43:48 +01:00
parent a7fd57cc74
commit 071a24562a
2 changed files with 20 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7487"
#define REVISION_NR "7488"
#endif // __REVISION_NR_H__