]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/piano-pedal-bracket.cc
Fix issue 542: Harden Grob::relative_coordinate()
[lilypond.git] / lily / piano-pedal-bracket.cc
index 86964ce53f6de2c8fab41b516385405d06b5ea5b..efda1be5cde7968e8949c89b41cef734ac3cf155 100644 (file)
@@ -14,7 +14,7 @@
 struct Piano_pedal_bracket
 {
   DECLARE_SCHEME_CALLBACK (print, (SCM));
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
 };
 
 MAKE_SCHEME_CALLBACK (Piano_pedal_bracket, print, 1);