# HG changeset patch # User Edgar Simo # Date 1218016529 0 # Node ID c6476e26a783f0af91cc1f0f83edb45db0198d8d # Parent 6deba05725ace44e89d26dcd5987f5fd2e2523c2 Fixd outstanding typo. diff -r 6deba05725ac -r c6476e26a783 src/haptic/SDL_syshaptic.h --- 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