changeset 2624:c6476e26a783 gsoc2008_force_feedback

Fixd outstanding typo.
author Edgar Simo <bobbens@gmail.com>
date Wed, 06 Aug 2008 09:55:29 +0000
parents 6deba05725ac
children 9bad8efcb75e
files src/haptic/SDL_syshaptic.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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