]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dimension-cache.hh
release: 1.5.29
[lilypond.git] / lily / include / dimension-cache.hh
index e97936d77e948c1db8e3933144ba9e723afd1489..8897dc6fd418b59f18559ccc53e5b188f4c8aa7c 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1998--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1998--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -46,7 +46,7 @@ struct Dimension_cache
    */
   Grob * parent_l_;
 
-  Dimension_cache(Dimension_cache const&);
+  Dimension_cache (Dimension_cache const&);
   Dimension_cache ();
   void init ();
 };