summaryrefslogtreecommitdiffstats
path: root/debian/patches/01-utf-8-encoding.patch
blob: 3b2a2e83203b13021c13d9c8c774b47da317811c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
While the file is mostly UTF-8 encoded, there is one char left from the
ISO-8859-1 era. Fix that.

--- usb.ids-2022.12.09.orig/usb.ids
+++ usb.ids-2022.12.09/usb.ids
@@ -24209,7 +24209,7 @@ HUT 07  Keyboard
 	031  \ and | (Backslash and Bar)
 	032  # and ~ (Hash and Tilde, Non-US Keyboard near right shift)
 	033  ; and : (Semicolon and Colon)
-	034  � and " (Accent Acute and Double Quotes)
+	034  ´ and " (Accent Acute and Double Quotes)
 	035  ` and ~ (Accent Grace and Tilde)
 	036  , and < (Comma and Less)
 	037  . and > (Period and Greater)