]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-metrics.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / text-metrics.hh
index 1a334880a63a2cf69cd71cbf99b70ec42803d9c2..80765c75a16a91d5e716cdcb0ffb11f986fb0168 100644 (file)
@@ -3,8 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
-
+  (c) 2004--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef TEXT_METRICS_HH
@@ -16,7 +15,7 @@
 void try_load_text_metrics (String);
 SCM ly_load_text_dimensions (SCM);
 Box lookup_tex_text_dimension (Font_metric *font,
-                          SCM text);
+                              SCM text);
 
 #endif /* TEXT_METRICS_HH */