Fix GetSoundCardDebugInfo crash.

This commit is contained in:
Glenn Maynard
2003-11-11 22:29:50 +00:00
parent 08127cd8cb
commit 54fa821e84
+1 -1
View File
@@ -115,8 +115,8 @@ void Alsa9Buf::GetSoundCardDebugInfo()
dsnd_pcm_info_get_subdevices_avail(pcminfo),
dsnd_pcm_info_get_subdevices_count(pcminfo) );
dsnd_ctl_close(handle);
}
dsnd_ctl_close(handle);
}
if( card == 0 )