From 01038e832a305d0b2ad798f3d0dc25003d79e1ad Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 13 Oct 2023 19:08:30 +0200 Subject: Fix trailing whitespace and dependencies --- src/Fl_Timeout.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl_Timeout.cxx') diff --git a/src/Fl_Timeout.cxx b/src/Fl_Timeout.cxx index 45fe03432..17fcc4b92 100644 --- a/src/Fl_Timeout.cxx +++ b/src/Fl_Timeout.cxx @@ -54,7 +54,7 @@ static int num_timers = 0; // DEBUG may wrap around and does not represent a real time (maybe runtime of the system). Function seconds_since() below uses this to subtract two timestamps which is always a correct delta time with milliseconds or microseconds resolution. - + \param offset optional signed offset in seconds added to the current time \return this moment in time offset by \p offset as an opaque time stamp -- cgit v1.2.3