Commit Graph

2 Commits

Author SHA1 Message Date
Zdenek Prikryl
7f752f0c45 Minor fix in the patch underflow 2008-09-02 12:42:35 +00:00
Marcela Mašláňová
22da837052 - /* impossible? if( totusec < 0 ) totusec = 0 */;
-
/* sometimes < 0 */
totusec = abs(totusec);
2006-05-30 08:47:56 +00:00