From 3ce0c6763b8076192031450d9dbcc34044ff6ec3 Mon Sep 17 00:00:00 2001 From: "Evgeny Grechnikov (Diamond)" Date: Sat, 8 Dec 2007 16:34:10 +0000 Subject: [PATCH] small bugfix in @rcher git-svn-id: svn://kolibrios.org@678 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/other/archer/trunk/parser.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/other/archer/trunk/parser.inc b/programs/other/archer/trunk/parser.inc index 8a4b9e544d..335273d2f3 100644 --- a/programs/other/archer/trunk/parser.inc +++ b/programs/other/archer/trunk/parser.inc @@ -325,7 +325,6 @@ PngParse: add esi,8 cmp dword[esi+4],'IHDR' rep_err e,52, 18 - or [Flags],PNG_MODE memcpy_esi PNG_info,13,8 mov eax,[PNG_info.Width] bswap eax @@ -348,6 +347,7 @@ PngParse: add esi,25 cmp byte[esi-5],0 rep_err e,52,29 + or [Flags],PNG_MODE .nxt_sec: lodsd bswap eax ; eax - section size