]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/kpath.hh
* Another grand 2003 update.
[lilypond.git] / lily / include / kpath.hh
index accc1f610a3f444c6aae8d1f878e1fa40cac42f2..5c8cc868fcd173a55088a96b1cf4e21211904383 100644 (file)
@@ -3,7 +3,7 @@ kpath.hh -- declare kpath funcs.
 
 source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2001 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  2000--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 
  */
 
@@ -12,7 +12,7 @@ source file of the GNU LilyPond music typesetter
 
 
 
-char * ly_find_afm (char const * name);
+String ly_find_afm (char const * name);
 String ly_find_tfm (char const * name);
 void ly_init_kpath (char *av0);