X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fgrob-smob.cc;h=72949973b1acf777fb88295945c7cf44e7f6e489;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=3558d4415ab1610915e0f4187e2502939e899343;hpb=8cd6c7945283badb27640b3a0020808ace14a27a;p=lilypond.git diff --git a/lily/grob-smob.cc b/lily/grob-smob.cc index 3558d4415a..72949973b1 100644 --- a/lily/grob-smob.cc +++ b/lily/grob-smob.cc @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 2005--2014 Han-Wen Nienhuys + Copyright (C) 2005--2015 Han-Wen Nienhuys LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,10 +23,10 @@ #include "warn.hh" -const char Grob::type_p_name_[] = "ly:grob?"; +const char * const Grob::type_p_name_ = "ly:grob?"; SCM -Grob::mark_smob () +Grob::mark_smob () const { ASSERT_LIVE_IS_ALLOWED (self_scm ()); @@ -50,7 +50,7 @@ Grob::mark_smob () } int -Grob::print_smob (SCM port, scm_print_state *) +Grob::print_smob (SCM port, scm_print_state *) const { scm_puts ("#