From e9f29a1002046992b347b9c1adfe07677d12e6fb Mon Sep 17 00:00:00 2001 From: Rob Kendrick Date: Wed, 24 Feb 2021 16:27:09 +0000 Subject: Correct indentation for previous change --- frontends/riscos/filetype.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontends/riscos/filetype.c b/frontends/riscos/filetype.c index d75214191..b0dc949f8 100644 --- a/frontends/riscos/filetype.c +++ b/frontends/riscos/filetype.c @@ -39,7 +39,7 @@ static const struct type_entry type_map[] = { {0x188, "application/x-shockwave-flash"}, {0x695, "image/gif"}, {0x69c, "image/x-ms-bmp"}, - {0xa66, "image/webp"}, + {0xa66, "image/webp"}, {0xaad, "image/svg+xml"}, {0xaff, "image/x-drawfile"}, {0xb60, "image/png"}, -- cgit v1.2.3