Author: manolo
Date: 2012-06-28 01:38:14 -0700 (Thu, 28 Jun 2012)
New Revision: 9630
Log:
Correct a dead URL in code comments.

Modified:
   branches/branch-1.3/src/Fl_PostScript.cxx

Modified: branches/branch-1.3/src/Fl_PostScript.cxx
===================================================================
--- branches/branch-1.3/src/Fl_PostScript.cxx   2012-06-26 07:03:46 UTC (rev 
9629)
+++ branches/branch-1.3/src/Fl_PostScript.cxx   2012-06-28 08:38:14 UTC (rev 
9630)
@@ -327,7 +327,7 @@
 "/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

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to