X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fgregorian-ligature.cc;h=d5e2798b1f8ca8a70c3e66f59e2d655fd7a50eda;hb=5e8d9233d3276215e643ebc414c1701308e03dad;hp=e6e16e43931d0d6eb6f6280631fc3db8a00a73f9;hpb=d61cf3bbdb1c6670a127ba3baddf2f04d3e34fd3;p=lilypond.git diff --git a/lily/gregorian-ligature.cc b/lily/gregorian-ligature.cc index e6e16e4393..d5e2798b1f 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--2012 Han-Wen Nienhuys + Copyright (C) 2003--2014 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) {