mirror of
https://github.com/mangosfour/server.git
synced 2025-12-19 04:37:06 +00:00
[7964] Use NULL instead of 0 for "empty" pointers.
Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
5848ada3eb
commit
877f81c37b
3 changed files with 13 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7963"
|
||||
#define REVISION_NR "7964"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue