]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-book.hh
Release: bump Welcome versions.
[lilypond.git] / lily / include / paper-book.hh
index b105cdb3de50d5763909b3d38ef900de8468a286..9530c94b7076fb5a9137253adbcd8732a6900836 100644 (file)
@@ -31,7 +31,7 @@ class Paper_book : public Smob<Paper_book>
 {
 public:
   SCM mark_smob () const;
-  static const char type_p_name_[];
+  static const char * const type_p_name_;
   virtual ~Paper_book ();
 private:
   SCM systems_;