From 7debf7ce1adc429be6f4c7fcbbc1c86adb4f8f5b Mon Sep 17 00:00:00 2001 From: David Holm Date: Sat, 29 Dec 2018 12:20:03 +0100 Subject: [PATCH] input: Remove spurious backslash Remove backslash at end of comment so that the next line doesn't get commented out as well. --- input.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input.cpp b/input.cpp index f635f26..1d5e5c1 100644 --- a/input.cpp +++ b/input.cpp @@ -475,7 +475,7 @@ static const int ev2ps2[] = NONE, //191 KEY_F21 NONE, //192 KEY_F22 NONE, //193 KEY_F23 - 0x5D, //194 U-mlaut on DE mapped to \ + 0x5D, //194 U-mlaut on DE mapped to NONE, //195 ??? NONE, //196 ??? NONE, //197 ???