]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spacing-options.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / include / spacing-options.hh
index c96f1d0cfbec37e82b3a2992a28773392aacc6e2..0e465c8cffc9c9340e1432ea7841c67f817cf8f6 100644 (file)
@@ -38,8 +38,8 @@ struct Spacing_options
   Rational global_shortest_;
   Real increment_;
   Real shortest_duration_space_;
-  
-  Spacing_options();
+
+  Spacing_options ();
   void init_from_grob (Grob *me);
   Real get_duration_space (Rational d) const;
 };