Fixed spacing
This commit is contained in:
parent
5e8486bb29
commit
43b8e9f681
1 changed files with 1 additions and 1 deletions
|
@ -970,7 +970,7 @@ static void LINUX_JoystickDetect(void)
|
||||||
} else
|
} else
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_INOTIFY
|
#ifdef HAVE_INOTIFY
|
||||||
if (inotify_fd >= 0 && last_joy_detect_time != 0) {
|
if (inotify_fd >= 0 && last_joy_detect_time != 0) {
|
||||||
LINUX_InotifyJoystickDetect();
|
LINUX_InotifyJoystickDetect();
|
||||||
} else
|
} else
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue