]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/afm.hh
release: 1.3.19
[lilypond.git] / lily / include / afm.hh
index 263deb8b62229ccd1d797642e59a46f87171405e..abc185971d9144d11ee1b6225977175acdfd06a6 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1998--1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1998--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -58,7 +58,7 @@ struct Adobe_font_metric : Font_metric {
   Character_metric const *get_char (int, bool) const;
 };
 
-Adobe_font_metric read_afm_file (String fn);
+Adobe_font_metric *read_afm_file (String fn);