]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/column-x-positions.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / include / column-x-positions.hh
index 3b6410b646dff7a184b8eae2cf6fb1000078f21c..a3de552c2c17d435a1dc499dda32e75049cb1ed6 100644 (file)
@@ -25,8 +25,8 @@
 
 struct Column_x_positions
 {
-  vector<Grob*> cols_;
-  vector<Grob*> loose_cols_;
+  vector<Grob *> cols_;
+  vector<Grob *> loose_cols_;
 
   vector<Real> config_;
   Real force_;