map: fix copy-paste error in codepoints map
authorStijn Tintel <stijn@linux-ipv6.be>
Thu, 27 Jan 2022 13:04:38 +0000 (15:04 +0200)
committerStijn 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

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 },
-       { "AF22", 22 },
+       { "AF23", 22 },
        { "AF31", 26 },
        { "AF32", 28 },
        { "AF33", 30 },