Skip to content

Commit 7f58c3b

Browse files
committed
fix codestyle
git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45862 379a1393-f5fb-40a0-bcee-ef074d9b53f7
1 parent 3a0c3a0 commit 7f58c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vice/src/arch/sdl/joy.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ void joystick_arch_init(void)
244244

245245
joystick_driver_register(&sdl_joystick_driver);
246246
sdljoy_get_devices();
247-
// sdljoy_rescan();
247+
/* sdljoy_rescan(); */
248248
}
249249

250250

0 commit comments

Comments
 (0)