Fixed comment typo.

main
Ryan C. Gordon 2014-07-30 14:12:54 -04:00
parent c5b21ea6c1
commit c0f9a57f71
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
/* The configure script already did any necessary checking */
# define SDL_XAUDIO2_HAS_SDK 1
#elif defined(__WINRT__)
/* WinRT always has access to the .the XAudio 2 SDK */
/* WinRT always has access to the the XAudio 2 SDK */
# define SDL_XAUDIO2_HAS_SDK
#else
/* XAudio2 exists as of the March 2008 DirectX SDK