]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/percent-repeat-item.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / include / percent-repeat-item.hh
index a9e59e35f512f1fc711d27993f71dc5c33cffab5..999d0bbeb5d102ce3357f2a3655644ea33428ddf 100644 (file)
@@ -26,7 +26,7 @@
 class Percent_repeat_item_interface
 {
 public:
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
   DECLARE_SCHEME_CALLBACK (beat_slash, (SCM));
   DECLARE_SCHEME_CALLBACK (double_percent, (SCM));
   static Stencil x_percent (Grob *, int);