[10384] Fixed reset time calculation for some cases.

Most real fix suggested by Schmoozerd and  Toinan67
and some my code style part coding ;)
This commit is contained in:
VladimirMangos 2010-08-20 14:05:09 +04:00
parent 0649b508e4
commit 920a36b3fd
5 changed files with 22 additions and 12 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10383"
#define REVISION_NR "10384"
#endif // __REVISION_NR_H__