projects
/
project
/
qosify.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0687267
)
map: fix copy-paste error in codepoints map
author
Stijn Tintel
<stijn@linux-ipv6.be>
Thu, 27 Jan 2022 13:04:38 +0000
(15:04 +0200)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Thu, 27 Jan 2022 15:05:15 +0000
(17:05 +0200)
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Felix Fietkau <nbd@nbd.name>
map.c
patch
|
blob
|
history
diff --git
a/map.c
b/map.c
index 078dc457a3970d07d65e0d1197d7adbe0c50885b..fe11aa50f5fcbde2b817237e582b707515fbc73c 100644
(file)
--- a/
map.c
+++ b/
map.c
@@
-72,7
+72,7
@@
static const struct {
{ "AF13", 14 },
{ "AF21", 18 },
{ "AF22", 20 },
- { "AF2
2
", 22 },
+ { "AF2
3
", 22 },
{ "AF31", 26 },
{ "AF32", 28 },
{ "AF33", 30 },