X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fscm-hash.cc;h=08419d83dd0d223fcff7592af87f9a24cfec2f88;hb=d30e3c1c699f5b84424b76ebf0ab944490015886;hp=2f3a808c8d9798945a0c5decc101c789efa0fabe;hpb=7f309e69558db5225b92ae003c0818c68988013d;p=lilypond.git diff --git a/lily/scm-hash.cc b/lily/scm-hash.cc index 2f3a808c8d..08419d83dd 100644 --- a/lily/scm-hash.cc +++ b/lily/scm-hash.cc @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1999--2014 Han-Wen Nienhuys + Copyright (C) 1999--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 @@ -72,14 +72,14 @@ Scheme_hash_table::~Scheme_hash_table () } SCM -Scheme_hash_table::mark_smob () +Scheme_hash_table::mark_smob () const { scm_gc_mark (hash_tab_); return SCM_EOL; } int -Scheme_hash_table::print_smob (SCM p, scm_print_state *) +Scheme_hash_table::print_smob (SCM p, scm_print_state *) const { scm_puts ("#