[12771] Fixed possible path mismatch on UNIX system in vmap extractor

also initialized work for clang compiler
This commit is contained in:
sanctum32 2013-12-30 23:15:54 +02:00 committed by Antz
parent 5b69c5ba98
commit 6dbe82b20a
4 changed files with 12 additions and 15 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12770"
#define REVISION_NR "12771"
#endif // __REVISION_NR_H__