]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/articulations.hh
Imported Upstream version 2.16.0
[lilypond.git] / lily / include / articulations.hh
index f30c3bfac7f010952e3d27e1d359e16256a77728..543c43ebd04adec258621934b3633c502f8fcaec 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2010--2011 Carl Sorensen <c_sorensen@byu.edu>
+  Copyright (C) 2010--2012 Carl Sorensen <c_sorensen@byu.edu>
 
   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<Stream_event *> notes,
-                      vector<Stream_event *> articulations,
-                      char const *articulation_name);
+                       vector<Stream_event *> articulations,
+                       char const *articulation_name);
 
 #endif /* ARTICULATIONS_HH */