[7815] Apply mangos code style: Replace tabs by spaces in recent added code.

This commit is contained in:
VladimirMangos 2009-05-13 15:47:14 +04:00
parent 8b163cca52
commit 803a815fa4
4 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7814"
#define REVISION_NR "7815"
#endif // __REVISION_NR_H__