]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/cluster.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / include / cluster.hh
index 2c7bc1dac8264aba92f48693e16d4c413e9fd1ff..cb24182395a64f094de086d183ac212dc1825264 100644 (file)
@@ -28,7 +28,7 @@ class Cluster
 public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_cross_staff, (SCM));
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
 };
 
 #endif // CLUSTER_HH