mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 07:37:03 +00:00
[10806] Fixed typo in m_PrematureCountDownTimer initila value set.
Just fo note: in fact initial value assign not used because m_PrematureCountDownTimer always init and used only in case m_PrematureCountDonw == true
This commit is contained in:
parent
29f7f05414
commit
fc35cf0d3b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10805"
|
||||
#define REVISION_NR "10806"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue