]> granicus.if.org Git - fcron/commit
fixed goto_non_matching() which thought erroneously that the period was exceeded...
authorthib <thib>
Sun, 24 Jun 2007 22:01:54 +0000 (22:01 +0000)
committerthib <thib>
Sun, 24 Jun 2007 22:01:54 +0000 (22:01 +0000)
commit1fd6347d76d5514155481f7e307b335729db839b
treef9202f1c51333a469c93ba5d41ebc9d9b4ea0495
parent3d1f23202f044714119ceb85ee5cfe13e30a3b03
fixed goto_non_matching() which thought erroneously that the period was exceeded and would thus return the last minute of the current period
rewrote goto_non_matching() into move_time_to() in a clearer and surer code
database.c