@@ -36,11 +36,11 @@ uint8_t arguments; BOOL repeats; #ifdef OF_HAVE_BLOCKS of_timer_block_t block; #endif - BOOL isValid; + BOOL isValid, done; OFCondition *condition; } /** * \brief Creates and schedules a new timer with the specified time interval.