From ddbd2b7445c95ded45d528a9296a98006780eaa4 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 4 Sep 2005 11:29:50 +0000 Subject: [PATCH] - comment fix Changed files: wxWidgets-gif0delay.patch -> 1.2 --- wxWidgets-gif0delay.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxWidgets-gif0delay.patch b/wxWidgets-gif0delay.patch index 826f3dc..24756ea 100644 --- a/wxWidgets-gif0delay.patch +++ b/wxWidgets-gif0delay.patch @@ -1,6 +1,6 @@ Protection against 0 (too short in general) delay in GIF animation. It caused xchm to hang just animating GIF without actually displaying anything. -(affected wxgtk*; not wxx11univ not because of different implementation) +(affected wxgtk*; not wxx11univ because of different implementation) --- wxWidgets-2.5.3/src/html/m_image.cpp.orig 2004-09-28 13:18:36.000000000 +0200 +++ wxWidgets-2.5.3/src/html/m_image.cpp 2005-02-20 21:06:55.564796160 +0100 -- 2.44.0