[10152] Useless use 'std::string' for temporary store 'char const*'

This commit is contained in:
VladimirMangos 2010-07-05 02:09:24 +04:00
parent 091b69500d
commit dbd0cec336
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10151"
#define REVISION_NR "10152"
#endif // __REVISION_NR_H__