]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dot-column.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / include / dot-column.hh
index 5337c85d6eaa5f3bdd303d83afea60bf6d078eaf..f047703f80c905be91b7906365c0bf6994cd077c 100644 (file)
@@ -23,7 +23,6 @@
 #include "lily-proto.hh"
 #include "grob-interface.hh"
 
-
 class Grob;
 
 /**
@@ -35,7 +34,7 @@ public:
   static int compare (Grob *const &, Grob *const &);
   static void add_head (Grob *dotcol, Grob *rh);
 
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
   DECLARE_SCHEME_CALLBACK (side_position, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM));
 };