Fix cc_period_make to not get stuck on samples with matching time
authorKeith Packard <keithp@keithp.com>
Mon, 7 Sep 2009 04:01:44 +0000 (21:01 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 7 Sep 2009 04:01:44 +0000 (21:01 -0700)
When two samples have matching times, step to the second one;
otherwise, we'll get stuck forever.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found