]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spaceable-grob.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / include / spaceable-grob.hh
index 5788fecb476ece901265fbd8b797f2a266814656..16594c0fd5c8e95bf8089c1673342419c4efa26f 100644 (file)
@@ -31,7 +31,7 @@ struct Spaceable_grob
   static void add_spring (Grob *me, Grob *to, Spring sp);
   static Spring get_spring (Grob *me, Grob *other);
 
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
   static SCM get_minimum_distances (Grob *);
   static SCM get_ideal_distances (Grob *);
 };