]> git.alsa-project.org Git - alsa-lib.git/commit
initialize dl handles where it needs to
authorBenoit Fouet <benoit.fouet@purplelabs.com>
Mon, 8 Jan 2007 14:07:02 +0000 (15:07 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 8 Jan 2007 14:07:02 +0000 (15:07 +0100)
commit31910617f2955cda38941054f2b0162a6b70c4b8
tree7c54f7b685aaaed956ff66a3fb623f9487e7c7d7
parent4a1cefd24d673447d8e1cdae7f8a227798a67b97
initialize dl handles where it needs to

this trivial patch initializes dl handle in timer.c and timer_query.c
where it needs to.

Signed-off-by: Benoit Fouet <benoit.fouet@purplelabs.com>
src/timer/timer.c
src/timer/timer_query.c