From f162a82e2aebe0518468cac9e94bb95e67b387e1 Mon Sep 17 00:00:00 2001 From: Philip Lafleur Date: Thu, 15 Jul 2004 11:14:15 +0000 Subject: [PATCH] Fixed typo. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 25e09684a0..77792cda15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ * plug-ins/winicon/icoload.c: * plug-ins/winicon/icosave.c: Applied a patch from Brion Vibber - that fixes byte-swapping on big endian hosts. Fixes bug #147610. + that fixes byte-swapping on big endian hosts. Fixes bug #147610. 2004-07-15 Sven Neumann