1
0

Merge pull request #63 from wesQ3/whitespace-fix

Fix trailing whitespace and stray tab
This commit is contained in:
Jesse Vincent 2018-09-21 15:16:45 -07:00 committed by GitHub
commit c24497f0e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -260,7 +260,7 @@ KEYMAPS(
Key_PcApplication, Consumer_Mute, Consumer_VolumeDecrement, Consumer_VolumeIncrement, ___, Key_Backslash, Key_Pipe, Key_PcApplication, Consumer_Mute, Consumer_VolumeDecrement, Consumer_VolumeIncrement, ___, Key_Backslash, Key_Pipe,
___, ___, Key_Enter, ___, ___, ___, Key_Enter, ___,
___) ___)
) // KEYMAPS( ) // KEYMAPS(
/* Re-enable astyle's indent enforcement */ /* Re-enable astyle's indent enforcement */
// *INDENT-ON* // *INDENT-ON*