X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Farticulations.hh;h=543bbf51e0263b1776cce4d6b3b1cf114fd84deb;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=f30c3bfac7f010952e3d27e1d359e16256a77728;hpb=55ac733b69643a6bc6a83b706c65cb56efd388ef;p=lilypond.git diff --git a/lily/include/articulations.hh b/lily/include/articulations.hh index f30c3bfac7..543bbf51e0 100644 --- a/lily/include/articulations.hh +++ b/lily/include/articulations.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 2010--2011 Carl Sorensen + Copyright (C) 2010--2015 Carl Sorensen LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -24,8 +24,8 @@ #include "stream-event.hh" SCM articulation_list (vector notes, - vector articulations, - char const *articulation_name); + vector articulations, + char const *articulation_name); #endif /* ARTICULATIONS_HH */