diff options
Diffstat (limited to 'www/firefox/patches/patch-an')
-rw-r--r-- | www/firefox/patches/patch-an | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/www/firefox/patches/patch-an b/www/firefox/patches/patch-an index ee000e43a55..b62e7969221 100644 --- a/www/firefox/patches/patch-an +++ b/www/firefox/patches/patch-an @@ -1,8 +1,9 @@ -$NetBSD: patch-an,v 1.3 2005/09/22 14:14:04 jlam Exp $ +$NetBSD: patch-an,v 1.4 2005/12/10 13:47:22 taya Exp $ ---- gfx/src/x11shared/nsFontFreeType.h.orig 2003-04-22 16:25:13.000000000 +0000 -+++ gfx/src/x11shared/nsFontFreeType.h -@@ -110,7 +110,7 @@ protected: +diff -ruN ../Orig/mozilla/gfx/src/x11shared/nsFontFreeType.h ./gfx/src/x11shared/nsFontFreeType.h +--- ../Orig/mozilla/gfx/src/x11shared/nsFontFreeType.h 2004-04-18 06:52:34.000000000 +0900 ++++ ./gfx/src/x11shared/nsFontFreeType.h 2005-12-04 19:07:46.000000000 +0900 +@@ -110,7 +110,7 @@ XImage *GetXImage(PRUint32 width, PRUint32 height); nsITrueTypeFontCatalogEntry *mFaceID; PRUint16 mPixelSize; |