Explorar el Código

Fixed comment in gesture source.

Philipp Wiesemann hace 10 años
padre
commit
fd3dd4e515
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/events/SDL_gesture.c

+ 1 - 1
src/events/SDL_gesture.c

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