]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dimension-cache.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / include / dimension-cache.hh
index 84ea317d5368ce6afb4a02759ac5229c5712989d..320d1fdca2fdcd13b2c37619f8010e932df02379 100644 (file)
@@ -32,9 +32,9 @@ class Dimension_cache
   Grob *parent_;
   void init ();
   void clear ();
-  
+
   friend class Grob;
-  
+
   Dimension_cache (Dimension_cache const &);
   ~Dimension_cache ();
   Dimension_cache ();