Fixed typo in source comment.

This commit is contained in:
Philipp Wiesemann 2014-08-11 23:18:35 +02:00
parent 36341cbc34
commit 33e7cc6d8d

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 XAudio 2 SDK */
# define SDL_XAUDIO2_HAS_SDK
#else
/* XAudio2 exists as of the March 2008 DirectX SDK