diff src/haptic/SDL_syshaptic.h @ 2624:c6476e26a783 gsoc2008_force_feedback

Fixd outstanding typo.
author Edgar Simo <bobbens@gmail.com>
date Wed, 06 Aug 2008 09:55:29 +0000
parents 1a55848ce198
children 269ba4f28d0e
line wrap: on
line diff
--- a/src/haptic/SDL_syshaptic.h	Wed Aug 06 09:52:51 2008 +0000
+++ b/src/haptic/SDL_syshaptic.h	Wed Aug 06 09:55:29 2008 +0000
@@ -85,7 +85,7 @@
  * Returns >0 if haptic capabilities are detected, 0 if haptic
  * capabilities aren't detected and -1 on error.
  */
-extern int SDL_JoystickIsHaptic(SDL_Joystick * joystick);
+extern int SDL_SYS_JoystickIsHaptic(SDL_Joystick * joystick);
 
 /*
  * Opens the haptic device for usage using the same device as