file/0002-fix-typos-fxlb.patch
lihaoxiang b761a02542 fix typos fxlb
(cherry picked from commit 4b825ee6b16108ed1d5d774d731a88e0025ac313)
2022-10-21 17:29:56 +08:00

24 lines
713 B
Diff

From ab812bb4f64a6d1410263259a6881c620730e7dd Mon Sep 17 00:00:00 2001
From: Christos Zoulas <christos@zoulas.com>
Date: Sun, 14 Nov 2021 17:42:43 +0000
Subject: [PATCH] fix typos (fxlb)
---
magic/Magdir/images | 2 ++--
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/magic/Magdir/images b/magic/Magdir/images
index 6ce08725..71982d05 100644
--- a/magic/Magdir/images
+++ b/magic/Magdir/images
@@ -1985,7 +1985,7 @@
>>>14 leshort x \b%d)
# no Color LookUp Table (CLUT)
>>4 lelong ^8
-# image orgin X Y
+# image origin X Y
>>>12 leshort x Pixel at (%d,
>>>14 leshort x \b%d) Size=
# real image width = multiply by 4 (4BPP) 2 (8BPP) 1 (16BPP) 2/3 (24BPP)
--
2.37.0.windows.1