]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-outputter.hh
Issue 4743/2: Regtest, Doc NR 4.3.2, Changes entry
[lilypond.git] / lily / include / paper-outputter.hh
index e99d21e37f3f50d295b20463d7278d2fe816e709..cd1a5e2c92fb4ffb34a0581f85398750c1276d28 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -33,7 +33,7 @@
 class Paper_outputter : public Smob<Paper_outputter>
 {
 public:
-  SCM mark_smob ();
+  SCM mark_smob () const;
   virtual ~Paper_outputter ();
 private:
   SCM output_module_;