]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/moment.hh
Issue 4842/6: Don't special-case Scheme_engraver's acknowledgers
[lilypond.git] / lily / include / moment.hh
index 80a78fbf5976b5764db01d2349a21ec190b6cd2f..d84a992b40e73eb6b649476ffb14481558f259d4 100644 (file)
@@ -31,7 +31,7 @@ class Moment : public Simple_smob<Moment>
 {
 public:
   static SCM equal_p (SCM, SCM);
-  int print_smob (SCM, scm_print_state *);
+  int print_smob (SCM, scm_print_state *) const;
   static const char type_p_name_[];
   Moment ();
   Moment (int m);