mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[10230] Avoid use enum valuse/define like naming style for enum type name.
This commit is contained in:
parent
9381e8680c
commit
06bcc77495
6 changed files with 7 additions and 20 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10229"
|
||||
#define REVISION_NR "10230"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue