Kaynağa Gözat

Fixed comment in gesture source.

Philipp Wiesemann 10 yıl önce
ebeveyn
işleme
fd3dd4e515
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/events/SDL_gesture.c

+ 1 - 1
src/events/SDL_gesture.c

@@ -21,7 +21,7 @@
 
 #include "../SDL_internal.h"
 
-/* General mouse handling code for SDL */
+/* General gesture handling code for SDL */
 
 #include "SDL_events.h"
 #include "SDL_endian.h"