]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-metrics.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / text-metrics.hh
index 80765c75a16a91d5e716cdcb0ffb11f986fb0168..710cf5d755630ea5a202172ca7d904feb16859b7 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2004--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef TEXT_METRICS_HH
@@ -12,7 +12,7 @@
 #include "lily-guile.hh"
 #include "box.hh"
 
-void try_load_text_metrics (String);
+void try_load_text_metrics (string);
 SCM ly_load_text_dimensions (SCM);
 Box lookup_tex_text_dimension (Font_metric *font,
                               SCM text);