X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fgregorian-ligature.cc;h=6fbbd0927b0eb3fa90b968675974802077d79c4d;hb=47db9a3883d726ca53e2133a3b2298f78dd6a32e;hp=03f890e3c69706406a5263d8eb282dcc31aee000;hpb=f93e4199873c91ae32f0e84a610d14853dc379df;p=lilypond.git diff --git a/lily/gregorian-ligature.cc b/lily/gregorian-ligature.cc index 03f890e3c6..6fbbd0927b 100644 --- a/lily/gregorian-ligature.cc +++ b/lily/gregorian-ligature.cc @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 2003--2011 Han-Wen Nienhuys + Copyright (C) 2003--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 @@ -21,7 +21,7 @@ #include "grob.hh" -void check_prefix (string name, int mask, int prefix_set, string *str) +void check_prefix (const string &name, int mask, int prefix_set, string *str) { if (prefix_set & mask) {