author | Philipp Wiesemann <philipp.wiesemann@arcor.de> |
Sun, 26 May 2013 12:15:15 +0200 | |
changeset 7220 | 246f71639288 |
parent 7219 | c577dfb69153 |
child 7221 | 122c97a210bc |
--- a/src/haptic/SDL_syshaptic.h Sun May 26 12:12:52 2013 +0200 +++ b/src/haptic/SDL_syshaptic.h Sun May 26 12:15:15 2013 +0200 @@ -59,7 +59,7 @@ /* * Scans the system for haptic devices. * - * Returns 0 on success, -1 on error. + * Returns number of devices on success, -1 on error. */ extern int SDL_SYS_HapticInit(void);