mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[8895] Use NULL-terminator instead table count in pdump code.
Also rename function to avoid use same name with type.
This commit is contained in:
parent
1e3100d664
commit
a7cd0f8f44
3 changed files with 15 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8894"
|
||||
#define REVISION_NR "8895"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue