mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Actually remove trailing whitespace for non-header files as well.
This was SVN commit r18989.
This commit is contained in:
@@ -171,7 +171,7 @@ static const SKeycodeMapping keycodeMapping[] =
|
||||
{ SDLK_LALT, "Left Alt", "LeftAlt" },
|
||||
|
||||
{ SDLK_LGUI, "Left Super", "LeftWin" }, /* "Windows" keys */
|
||||
{ SDLK_RGUI, "Right Super", "RightWin" },
|
||||
{ SDLK_RGUI, "Right Super", "RightWin" },
|
||||
|
||||
{ SDLK_MODE, "Alt Gr", "AltGr" },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user