Oops, typo fix
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4039
This commit is contained in:
parent
6a24b323f5
commit
4baaa1ec99
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ static AudioBootStrap *bootstrap[] = {
|
||||||
&ALSA_bootstrap,
|
&ALSA_bootstrap,
|
||||||
#endif
|
#endif
|
||||||
#ifdef __OpenBSD__
|
#ifdef __OpenBSD__
|
||||||
&OBSD_bootstrap;
|
&OBSD_bootstrap,
|
||||||
#endif
|
#endif
|
||||||
#if (defined(unix) && !defined(__CYGWIN32__)) && \
|
#if (defined(unix) && !defined(__CYGWIN32__)) && \
|
||||||
!defined(OSS_SUPPORT) && !defined(ALSA_SUPPORT)
|
!defined(OSS_SUPPORT) && !defined(ALSA_SUPPORT)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue