X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Farticulations.hh;fp=lily%2Finclude%2Farticulations.hh;h=543c43ebd04adec258621934b3633c502f8fcaec;hb=32a34dcef0c0041c6d62677487a380b5c8b85712;hp=f30c3bfac7f010952e3d27e1d359e16256a77728;hpb=f41973ff763d5972a85995b6d40c864281ec6714;p=lilypond.git diff --git a/lily/include/articulations.hh b/lily/include/articulations.hh index f30c3bfac7..543c43ebd0 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--2012 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 */