[PATCH] fix hald_runner_kill_all()
Danny Kukawka
danny.kukawka at web.de
Thu Apr 19 02:30:25 PDT 2007
Hi,
this patch fixes declaration of hald_runner_kill_all() which is declared
in the headerfile without argument, but in the code with a argument:
hald_runner_kill_all(HalDevice * device). Due to the usage of the function
in the code I changed the code in hald/hald_runner.c to work without
argument.
Fix also bugreport fd.o #8656
Danny
hald_runner.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-fix-hald_runner_kill_all.diff
Type: text/x-diff
Size: 521 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20070419/6022e582/hal-fix-hald_runner_kill_all.bin
More information about the hal
mailing list