From 88793e46cbce8bf1afa3339deca95f89778dcaff Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Thu, 28 Jun 2012 08:38:14 +0000 Subject: Correct a dead URL in code comments. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9630 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_PostScript.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Fl_PostScript.cxx b/src/Fl_PostScript.cxx index 4a14f0b37..8ff1b619d 100644 --- a/src/Fl_PostScript.cxx +++ b/src/Fl_PostScript.cxx @@ -327,7 +327,7 @@ static const char * prolog_2 = // prolog relevant only if lang_level >1 "/Times-Roman ToISO /Times-Bold ToISO /Times-Italic ToISO /Times-BoldItalic ToISO \n" // define LatinExtA, the encoding of Latin-extended-A + some additional characters -// see http://www.adobe.com/devnet/opentype/archives/glyphlist.txt for their names +// see http://partners.adobe.com/public/developer/en/opentype/glyphlist.txt for their names "/LatinExtA \n" "[ " " /Amacron /amacron /Abreve /abreve /Aogonek /aogonek\n" // begin of Latin Extended-A code page -- cgit v1.2.3