mirror of
https://github.com/apache/nuttx.git
synced 2026-09-20 21:06:58 +08:00
Update sched/wdog/wd_start.c
Co-authored-by: David Sidrane <David.Sidrane@Nscdg.com>
This commit is contained in:
committed by
Xiang Xiao
co-authored by
David Sidrane
parent
8af4d65c9a
commit
cfee589a4a
@@ -216,7 +216,7 @@ int wd_start(FAR struct wdog_s *wdog, sclock_t delay,
|
||||
* incremented by one so that the delay is always at least as long as
|
||||
* requested.
|
||||
*
|
||||
* This is extensive documentation about this time issue elsewhere.
|
||||
* There is extensive documentation about this time issue elsewhere.
|
||||
*/
|
||||
|
||||
if (delay <= 0)
|
||||
|
||||
Reference in New Issue
Block a user