[9574] Use proper template arg instead default value

This commit is contained in:
VladimirMangos 2010-03-12 12:19:56 +03:00
parent 8f0da43638
commit b01de55396
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9573"
#define REVISION_NR "9574"
#endif // __REVISION_NR_H__