]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/kpath.hh
* Another grand 2003 update.
[lilypond.git] / lily / include / kpath.hh
index 95e7df7209f3f1e2bfdba2a8d9998cef8be98ee1..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,8 +12,8 @@ source file of the GNU LilyPond music typesetter
 
 
 
-char * ly_find_afm (char const * name);
-char * ly_find_tfm (char const * name);
+String ly_find_afm (char const * name);
+String ly_find_tfm (char const * name);
 void ly_init_kpath (char *av0);