mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[6922] Whitespace and newline fixes
This should fix the GCC "no newline at end of file" warnings. Signed-off-by: freghar <compmancz@gmail.com>
This commit is contained in:
parent
ba868910e2
commit
d75812749f
7 changed files with 16 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
#define REVISION_NR "6921"
|
#define REVISION_NR "6922"
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue