diff options
author | Marc Balmer <mbalmer@cvs.openbsd.org> | 2007-11-23 15:43:03 +0000 |
---|---|---|
committer | Marc Balmer <mbalmer@cvs.openbsd.org> | 2007-11-23 15:43:03 +0000 |
commit | c1c4b626b699581b962cfad225cc35995f811251 (patch) | |
tree | 182988f9093b3f2c927fe6cf9d2d23199a20de4a /distrib/hppa | |
parent | fc18ac9085d0963e9ca450f94e6bf954e9f30ef9 (diff) |
Sanitize the use of timeouts:
Instead of calling timeout_set(..., NULL, NULL) in attach routines and
later
timeout_del(...)
timeout_set(..., func, arg)
timeout_add(..., time)
set the function and argument in the initial timeout_set() call and only
use timeout_add(..., time) later.
ok dlg, fgsch, krw, winiger
Diffstat (limited to 'distrib/hppa')
0 files changed, 0 insertions, 0 deletions