Преглед на файлове

Fixed typo in source comment.

Philipp Wiesemann преди 11 години
родител
ревизия
a9d4a6b81a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/audio/xaudio2/SDL_xaudio2.c

+ 1 - 1
src/audio/xaudio2/SDL_xaudio2.c

@@ -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