[8466] Applied mangos coding style for Guild code.

Signed-off-by: Triply <triply@getmangos.com>
This commit is contained in:
Triply 2009-09-04 15:39:34 +02:00
parent 3b2624b86f
commit d24fd20cc3
3 changed files with 238 additions and 236 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8465"
#define REVISION_NR "8466"
#endif // __REVISION_NR_H__