[10538] Fixing some comments in mangos.sql

Not all sql tools like the mix of comment styles in import of dump, so using inline style.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-09-26 13:58:13 +02:00
parent 52508eee6e
commit 19844a6ba1
2 changed files with 298 additions and 298 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10537"
#define REVISION_NR "10538"
#endif // __REVISION_NR_H__