فهرست منبع

Fixed comment in gesture source.

Philipp Wiesemann 10 سال پیش
والد
کامیت
fd3dd4e515
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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"