]> git.alsa-project.org Git - alsa-lib.git/commit
- use the normal dlsym() instead of snd_dlsym() to avoid the version
authorTakashi Iwai <tiwai@suse.de>
Mon, 27 Jan 2003 10:26:33 +0000 (10:26 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 27 Jan 2003 10:26:33 +0000 (10:26 +0000)
commit2cd18ddc57ff0c44fd0ef6729447279c0e8968a2
treea44cf2846aea981a4fcfc64d0865ae57c732c879
parent2dc8cba51c02243d67ef5328a4dc5bbacd443512
- use the normal dlsym() instead of snd_dlsym() to avoid the version
  check of external scope plugins.
src/pcm/pcm_meter.c