[7846] Add empty line to end of .h file

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
timmit 2009-05-18 13:26:55 +04:00 committed by VladimirMangos
parent 4617ac1dc1
commit 2d4edd18f6
2 changed files with 2 additions and 2 deletions

View file

@ -104,4 +104,4 @@ const char WorldMapAreaEntryfmt[]="xinxffffix";
const char WorldMapOverlayEntryfmt[]="nxiiiixxxxxxxxxxx";
const char WorldSafeLocsEntryfmt[]="nifffxxxxxxxxxxxxxxxxx";
#endif
#endif

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7845"
#define REVISION_NR "7846"
#endif // __REVISION_NR_H__