X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Farticulations.hh;h=543bbf51e0263b1776cce4d6b3b1cf114fd84deb;hb=0dcde4fc13c8091439fb8e2d77ea755357a0e7ed;hp=e590b32b4dda601c56f9af57aa224758345d7296;hpb=35f7a594800d873f314f00f2c77951acab6dda41;p=lilypond.git diff --git a/lily/include/articulations.hh b/lily/include/articulations.hh index e590b32b4d..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 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 */