From b39229fabecfe472c22b5a5e8cfff062e841a575 Mon Sep 17 00:00:00 2001 From: "cbiesinger%web.de" Date: Sun, 25 Jul 2004 10:42:14 +0000 Subject: [PATCH] removing trailing CR, to fix OS/2 bustage --- modules/libpr0n/decoders/icon/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/libpr0n/decoders/icon/Makefile.in b/modules/libpr0n/decoders/icon/Makefile.in index dda69376ff95..7e27721bb7f1 100644 --- a/modules/libpr0n/decoders/icon/Makefile.in +++ b/modules/libpr0n/decoders/icon/Makefile.in @@ -87,7 +87,7 @@ CPPSRCS = \ $(NULL) ifeq (,$(filter-out Darwin OS2,$(OS_ARCH))) -CPPSRCS += nsIconDecoder.cpp +CPPSRCS += nsIconDecoder.cpp endif XPIDLSRCS = nsIIconURI.idl