file/0002-fix-typos-fxlb.patch

24 lines
713 B
Diff
Raw Normal View History

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