X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FIntervalTimer.test.cc;h=b32cc31fa5da84a4739cf81d65ac466b8c64b303;hb=92f8630b75f3ef50e73c48cde58645dcd1534e27;hp=631915c116199eddcd45cde0012ab1de254c0f53;hpb=55d09e34a5b9a9c7af23cc5ecb0ab79d58757a2d;p=senf.git diff --git a/PPI/IntervalTimer.test.cc b/PPI/IntervalTimer.test.cc index 631915c..b32cc31 100644 --- a/PPI/IntervalTimer.test.cc +++ b/PPI/IntervalTimer.test.cc @@ -21,7 +21,7 @@ // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. /** \file - \brief IntervalTimer.test unit tests */ + \brief IntervalTimer unit tests */ //#include "IntervalTimer.test.hh" //#include "IntervalTimer.test.ih" @@ -65,7 +65,7 @@ namespace { }; bool is_close_clock(senf::ClockService::clock_type a, senf::ClockService::clock_type b, - unsigned long delta) + senf::ClockService::clock_type delta) { return (a