[Libreoffice-commits] core.git: vcl/coretext

Khaled Hosny khaledhosny at eglug.org
Sun Jul 21 02:54:42 PDT 2013


 vcl/coretext/salgdi2.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f717aeef13a4c7a9e877089323e8fddcd6dbbc86
Author: Khaled Hosny <khaledhosny at eglug.org>
Date:   Sun Jul 21 11:53:22 2013 +0200

    Fix link in comment
    
    Change-Id: Ie9f5bfaa8230f97cbce1c26ef4bb86ae8e248d5e

diff --git a/vcl/coretext/salgdi2.cxx b/vcl/coretext/salgdi2.cxx
index 909b5a9..96617e2 100644
--- a/vcl/coretext/salgdi2.cxx
+++ b/vcl/coretext/salgdi2.cxx
@@ -530,7 +530,7 @@ bool AquaSalGraphics::GetImplFontCapabilities(vcl::FontCapabilities &rFontCapabi
 // -----------------------------------------------------------------------
 
 // fake a SFNT font directory entry for a font table
-// see http://developer.apple.com/textfonts/TTRefMan/RM06/Chap6.html#Directory
+// see http://developer.apple.com/fonts/TTRefMan/RM06/Chap6.html#Directory
 static void FakeDirEntry( const char aTag[5], ByteCount nOfs, ByteCount nLen,
     const unsigned char* /*pData*/, unsigned char*& rpDest )
 {


More information about the Libreoffice-commits mailing list