Skip to content

Commit 84aac06

Browse files
committed
removed trailing space
git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45906 379a1393-f5fb-40a0-bcee-ef074d9b53f7
1 parent 06d30e8 commit 84aac06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vice/src/arch/gtk3/joystickdrv/joystick_osx.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ static void joy_hidlib_device_specific_init_ps3(joystick_device_t *joydev)
262262
/*
263263
* Send output report to activate controller and attempt to turn off LEDs.
264264
* Setting LED bitmap to 0 should turn all LEDs off.
265-
*
265+
*
266266
* The LED configuration bytes are required for the controller to function.
267267
*/
268268
uint8_t output_report[48] = {

0 commit comments

Comments
 (0)