]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/box.cc
Web-ja: update introduction
[lilypond.git] / lily / box.cc
index 700eec3a6c8e9a7d3ecc39fc392bcd07c91f3d85..6569493419da6a66c44077feab15ea5297c46ee9 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1996--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1996--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
@@ -133,4 +133,4 @@ Box::print ()
 /****************************************************************/
 
 
-const char Box::type_p_name_[] = "ly:box?";
+const char * const Box::type_p_name_ = "ly:box?";