mirror of
https://github.com/yawut/SDL.git
synced 2026-08-24 17:55:17 -05:00
Oops, typo fix
This commit is contained in:
@@ -48,7 +48,7 @@ static AudioBootStrap *bootstrap[] = {
|
||||
&ALSA_bootstrap,
|
||||
#endif
|
||||
#ifdef __OpenBSD__
|
||||
&OBSD_bootstrap;
|
||||
&OBSD_bootstrap,
|
||||
#endif
|
||||
#if (defined(unix) && !defined(__CYGWIN32__)) && \
|
||||
!defined(OSS_SUPPORT) && !defined(ALSA_SUPPORT)
|
||||
|
||||
Reference in New Issue
Block a user