]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/modified-font-metric.cc
CG: begin "build system" chapter.
[lilypond.git] / lily / modified-font-metric.cc
index 2ba488d396a763b08eb693f430384b530d122526..eff730176b61e50a45fcadd028afdf74ddfd9e45 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1999--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1999--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -99,7 +99,7 @@ Modified_font_metric::derived_mark () const
 }
 
 Stencil
-Modified_font_metric::text_stencil (Output_defstate,
+Modified_font_metric::text_stencil (Output_def *state,
                                     string text, bool feta) const
 {
   Box b;