1
0
Эх сурвалжийг харах

Fixed comment in gesture source.

Philipp Wiesemann 9 жил өмнө
parent
commit
fd3dd4e515

+ 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"